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 ContentNode
of
(ContentRepresentationTO root, StackdumpTransfer stackdump) Methods inherited from class de.hsh.graja.regression.treecompare.AbstractComparableNode
childCount, getChild, getValue, iterator, positionInParent, setPositionOfChildInParent
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface de.hsh.graja.regression.treecompare.ComparableNode
containsPath, isLeaf, isRoot, query
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Method Details
-
getStackDump
-
nodeRepresentation
-
of
-
getStringContentRepresentation
-