Uses of Class
org.castor.xmlctf.xmldiff.xml.nodes.ParentNode
Packages that use ParentNode
-
Uses of ParentNode in org.castor.xmlctf.xmldiff.xml.nodes
Subclasses of ParentNode in org.castor.xmlctf.xmldiff.xml.nodesModifier and TypeClassDescriptionclass
A representation of an Element XML node.class
A representation of a Root node.Methods in org.castor.xmlctf.xmldiff.xml.nodes that return ParentNodeModifier and TypeMethodDescriptionXMLNode.getParentNode()
Returns the parent node, or null if the node has no parent.