Package com.caucho.xml

XML parsing and printing package.

See:
          Description

Interface Summary
CauchoDocument CauchoDocument extends the DOM, providing namespaces
CauchoElement CauchoElement extends the DOM, providing for ordered Attributes.
CauchoNode CauchoNode extends the DOM, providing namespace support and input file support.
 

Class Summary
Html HTML parser interface.
HtmlLatin1 XML parser interface.
HTMLsymbol XML parser interface.
LooseHtml A forgiving HTML parser interface.
LooseXml Loose XML parser interface.
QDocumentType  
Xml XML parser interface.
XmlChar XmlChar contains the XML character classes
XmlParser A configurable XML parser.
XmlPrinter Controls printing of XML documents.
XmlUtil  
 

Exception Summary
XmlParseException  
 

Package com.caucho.xml Description

XML parsing and printing package.