Package uxparser

Class Summary
XContent XContent is the super class of the various element content classes.
XElem XElem models a XML Element construct.
XInputStreamReader XInputStreamRead is used to read a XML byte stream into a stream of unicode characters.
XNs XNs models an XML namespace.
XParser XParser is a very simple lightweight XML parser.
XText XText is the XContent element child used to store character data.
XWriter XWriter is a specialized Writer that provides support for generating an XML output stream.
 

Exception Summary
XException XException is used to indicate a problem parsing XML.