java.lang.Object
com.pnfsoftware.jeb.util.encoding.xml.XNode
All Implemented Interfaces:
Node
Direct Known Subclasses:
XAttr, XCharacterData, XDocument, XDocumentType, XElement

public abstract class XNode extends Object implements Node
Implementation of the Node API used by XmlParser.