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 TypeClassDescriptionclassA representation of an Element XML node.classA 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.