Package xrel.xml

Here you can find the XML parser.

See:
          Description

Interface Summary
ParserWrapper Encapsulates a DOM parser.
ParserWrapper.DocumentInfo This interface is here to query information about the document implementation returned by the ParserWrapper#parse method.
 

Class Summary
Builder Permits to build an XML document.
Xerces Wraps the Xerces DOM parser.
XmlDoc Traverses an XML document with DOM and translates it in an internal format tree.
 

Package xrel.xml Description

Here you can find the XML parser.

Many material here - but not all - is taken by the official distribution of Xerces (see www.apache.org).