| Class | Description |
|---|---|
| CatalogWrapper |
Wraps the CatalogResolver object.
|
| DOMWrapper |
This class converts an DOM document instance to a database representation.
|
| SAXWrapper |
This class parses an XML document with Java's internal SAX parser.
|
| XMLParser |
This class parses the tokens that are delivered by the
XMLScanner and
sends them to the specified database builder. |