Class XDocument

java.lang.Object
com.pnfsoftware.jeb.util.encoding.xml.XNode
com.pnfsoftware.jeb.util.encoding.xml.XDocument
All Implemented Interfaces:
Document, Node

public class XDocument extends XNode implements Document
Implementation of the XDocument API used by XmlParser. This implementation allows multiple root element nodes.