| Interface | Description |
|---|---|
| XMLReaderCreator |
A factory for
XMLReaders. |
| 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 XMLReaders. |
| Sax2XMLReaderCreator |
An
XMLReaderCreator that creates XMLReaders using the SAX2 XMLReaderFactory. |
| XmlBaseHandler |