|
Class Summary |
| Bindings |
a set of Bindings divided into categories managed by a Parser. |
| DomBuilder |
builds the dom model from SAX events, optionally adding the line and
column number as attributes to every element. |
| Parse |
information related to one single parse operation, for instructions
see Parser. |
| Parser |
makes typical usage of JAXP more convenient, adds a binding framework,
entity resolution and error handling. |
| ProblemImpl |
a unification for an XML parsing errors and DOM interpretation problems, see also Parser. |
| ProblemList |
list of problems. |