Class ContentNode
java.lang.Object
de.hsh.graja.regression.treecompare.AbstractComparableNode<ContentRepresentationTO>
de.hsh.graja.regression.treecompare.ContentNode
- All Implemented Interfaces:
ComparableNode,Iterable<ComparableNode>
-
Field Summary
Fields inherited from interface de.hsh.graja.regression.treecompare.ComparableNode
IS_ROOT -
Method Summary
Modifier and TypeMethodDescriptionstatic ContentNodeof(ContentRepresentationTO root, StackdumpTransfer stackdump) Methods inherited from class de.hsh.graja.regression.treecompare.AbstractComparableNode
childCount, getChild, getValue, iterator, positionInParent, setPositionOfChildInParentMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.hsh.graja.regression.treecompare.ComparableNode
containsPath, isLeaf, isRoot, queryMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Method Details
-
getStackDump
-
nodeRepresentation
-
of
-
getStringContentRepresentation
-