Class ParentNode

java.lang.Object
org.castor.xmlctf.xmldiff.xml.nodes.XMLNode
org.castor.xmlctf.xmldiff.xml.nodes.ParentNode
Direct Known Subclasses:
Element, Root

public abstract class ParentNode extends XMLNode
The base object for both Element and RootNode. The children of a ParentNode can be any type of XMLNode.
Since:
Castor 1.1
Version:
$Revision: 0000 $ $Date: 2007-01-11 00:00:00 -0600 (Thu, 11 Jan 2007) $
Author:
Edward Kuns