Package org.openxml.parser

Interface Summary
ErrorSinkHandler Deprecated. This class has been deprecated and no longer supported.
SourceLocation Deprecated. Replaced with Locator
 

Class Summary
BaseParser Implements layer 0, layer 1 and some layer 2 parsing methods, in addition to error reportingand logging, and mode access.
DTDParser  
HTMLParser Implements a parser for HTML documents and nodes.
XMLParser Implements a parser for XML documents, document fragments, nodes and external entities.
 

Exception Summary
FatalParseException Deprecated. Replaced with SAXParseException
ParseException Deprecated. Replaced with SAXParseException
ValidityException Deprecated. Replaced with SAXParseException
WellFormedException Deprecated. Replaced with SAXParseException