org.codehaus.mojo.taglist

Class ReportGenerator

public class ReportGenerator extends Object

Generates the taglist report using Doxia.

Author: Fabrice Bellingard

Constructor Summary
ReportGenerator(Collection tagReports, ResourceBundle bundle, Sink sink)
Method Summary
voidgenerateReport()
Generates the whole report using each tag reports made during the analysis.
StringgetXrefLocation()
voidsetXrefLocation(String xrefLocation)

Constructor Detail

ReportGenerator

public ReportGenerator(Collection tagReports, ResourceBundle bundle, Sink sink)

Method Detail

generateReport

public void generateReport()
Generates the whole report using each tag reports made during the analysis.

getXrefLocation

public String getXrefLocation()

setXrefLocation

public void setXrefLocation(String xrefLocation)
Copyright © 2005-2007 null. All Rights Reserved.