|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Parser for getting started.
See:
Description
| Interface Summary | |
|---|---|
| Binding | a modular mapping between an xml element and a java object in the
domain model, see also Parser. |
| Entity | used by Parser to implement EntityResolver for
entity resolving. |
| Class Summary | |
|---|---|
| Bindings | a set of Bindings divided into categories managed by a Parser. |
| DebugDomParser | |
| 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. |
| Problem | a unification for an XML parsing errors and DOM interpretation problems, see also Parser. |
| UrlEntity | an implementation of Entity based on a URL used in the
Parsers implementation of EntityResolver. |
| XmlUtil | convenience methods to make reading org.w3c.dom models easier. |
| XmlUtil.NamespaceValue | |
convenience framework for building dom based parsers, see Parser for getting started.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||