|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
AbstractDocumentParser | A wrapper around DocumentBuilder (itself a wrapper around
some XML parser), this class provides error handling and entity
resolving. |
Exception Summary | |
DocumentParseException | Exception thrown if there is any kind of error parsing the an XML document. |
Base classes for streamlining the process of parsing an XML document. This is primarily used with a validating parser, where the DTD is stored within the classpath.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |