|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.dfa.report.AbstractReportNode
net.sourceforge.pmd.dfa.report.ClassNode
Constructor Summary | |
ClassNode(java.lang.String className)
|
Method Summary | |
boolean |
equalsNode(AbstractReportNode arg0)
Should compare to nodes of the tree. |
java.lang.String |
getClassName()
|
Methods inherited from class net.sourceforge.pmd.dfa.report.AbstractReportNode |
accept, add, addFirst, addNumberOfViolation, childrenAccept, getChildAt, getChildCount, getFirstChild, getNextSibling, getNumberOfViolations, getParent, isLeaf |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ClassNode(java.lang.String className)
Method Detail |
public java.lang.String getClassName()
public boolean equalsNode(AbstractReportNode arg0)
AbstractReportNode
equalsNode
in class AbstractReportNode
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |