|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.dfa.report.ReportVisitor
net.sourceforge.pmd.dfa.report.ReportHTMLPrintVisitor
public class ReportHTMLPrintVisitor
Constructor Summary | |
---|---|
ReportHTMLPrintVisitor(java.lang.String baseDir)
|
Method Summary | |
---|---|
void |
visit(AbstractReportNode node)
The visit method (Visitor Pattern). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReportHTMLPrintVisitor(java.lang.String baseDir)
Method Detail |
---|
public void visit(AbstractReportNode node)
visit
in class ReportVisitor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |