|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IRule | A rule that may be pushed onto the RuleDirectedParser 's
rule stack. |
Class Summary | |
---|---|
BaseRule | Base implementation of IRule that
does nothing. |
RuleDirectedParser | A simplified version of Digester . |
Exception Summary | |
---|---|
DocumentParseException | Exception thrown if there is any kind of error parsing the an XML document. |
InvalidStringException | Exception thrown if there is any kind of error validating a string during document parsing |
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 |