Interface | Description |
---|---|
XMLReaderCreator |
A factory for
XMLReader s. |
Class | Description |
---|---|
AbstractLexicalHandler | |
CountingErrorHandler | |
DelegatingContentHandler | |
DraconianErrorHandler |
An
ErrorHandler implementing a brutal error handling policy. |
ErrorHandlerImpl | |
ForkContentHandler | |
ForkDTDHandler | |
Jaxp11XMLReaderCreator |
An
XMLReaderCreator that uses JAXP 1.1 to create XMLReader s. |
Sax2XMLReaderCreator |
An
XMLReaderCreator that creates XMLReader s using the SAX2 XMLReaderFactory . |
XmlBaseHandler |