|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
DocumentBuilders).
See:
Description
| Interface Summary | |
|---|---|
| ParserPool | A pool of XML parsers. |
| Class Summary | |
|---|---|
| BasicParserPool | A pool of JAXP 1.3 DocumentBuilders. |
| ClasspathResolver | A entity resolver that resolves an entity's location within the classpath. |
| LoggingErrorHandler | A SAX error handler that logs errors a Logger before rethrowing them. |
| StaticBasicParserPool | A pool of JAXP 1.3 DocumentBuilders. |
| Exception Summary | |
|---|---|
| XMLParserException | An exception thrown when there is a problem creating an XML parser or parsing XML with on. |
Classes for managing pools of DOM parsers (DocumentBuilders).
ParserPool helps by allows them to be
cached and reused.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||