org.codehaus.mojo.taglist
Class ReportGenerator
java.lang.Object
org.codehaus.mojo.taglist.ReportGenerator
- public class ReportGenerator
- extends java.lang.Object
Generates the taglist report using Doxia.
- Author:
- Fabrice Bellingard
Constructor Summary |
ReportGenerator(java.util.Collection tagReports,
java.util.ResourceBundle bundle,
org.codehaus.doxia.sink.Sink sink)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportGenerator
public ReportGenerator(java.util.Collection tagReports,
java.util.ResourceBundle bundle,
org.codehaus.doxia.sink.Sink sink)
generateReport
public void generateReport()
- Generates the whole report using each tag reports made during the
analysis.
setXrefLocation
public void setXrefLocation(java.lang.String xrefLocation)
getXrefLocation
public java.lang.String getXrefLocation()
Copyright © 2005-2007 null. All Rights Reserved.