| Interface | Description | 
|---|---|
| XMLNamespaceResolver | |
| XMLParser | |
| XMLPlatform | |
| XMLSchemaReference | A schema reference is used to access a schema in order to validate a
 document. | 
| XMLTransformer | 
| Class | Description | 
|---|---|
| DefaultErrorHandler | INTERNAL:
 A default implementation of ErrorHandler that simply rethrows the SAXParseExceptions. | 
| SAXDocumentBuilder | Purpose:  Build a DOM from SAX events. | 
| XMLComparer | This class is used to compare if two DOM nodes are equal. | 
| XMLNodeList | Implementation of the org.w3c.dom.NodeList interface | 
| XMLPlatformFactory | 
| Exception | Description | 
|---|---|
| XMLPlatformException |