Class XElement

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

public class XElement extends XNode implements Element
Implementation of the Element API used by XmlParser.