Uses of Class
org.castor.xmlctf.xmldiff.xml.nodes.ParentNode

Packages that use ParentNode
org.castor.xmlctf.xmldiff.xml.nodes   
 

Uses of ParentNode in org.castor.xmlctf.xmldiff.xml.nodes
 

Subclasses of ParentNode in org.castor.xmlctf.xmldiff.xml.nodes
 class Element
          A representation of an Element XML node.
 class Root
          A representation of a Root node.
 

Methods in org.castor.xmlctf.xmldiff.xml.nodes that return ParentNode
 ParentNode XMLNode.getParentNode()
          Returns the parent node, or null if the node has no parent.
 



Copyright © 2012. All Rights Reserved.