|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.mojo.javancss.NcssReportGenerator
Generates the javaNcss maven report.
| Constructor Summary | |
NcssReportGenerator(org.codehaus.doxia.sink.Sink sink,
java.util.ResourceBundle bundle)
build a new NcssReportGenerator. |
|
| Method Summary | |
void |
doReport(java.util.Locale locale,
org.dom4j.Document document,
int lineThreshold)
Generates the JavaNcss reports. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NcssReportGenerator(org.codehaus.doxia.sink.Sink sink,
java.util.ResourceBundle bundle)
sink - the sink which will be used for reporting.bundle - the correct RessourceBundle to be used for reporting.| Method Detail |
public void doReport(java.util.Locale locale,
org.dom4j.Document document,
int lineThreshold)
locale - the Locale used for this report.document - the javaNcss raw report as an XML document.lineThreshold - the maximum number of lines to keep in major reports.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||