|
Class Summary |
| DOMWrapper |
A lower level wrapper that conforms to the XMLWrapper class. |
| DOMWrapperFactory |
A lower level wrapper factory for accessing XML files using DOM. |
| SAXWrapper |
A lower level wrapper that conforms to the XMLWrapper class. |
| SAXWrapperFactory |
A lower level wrapper factory for accessing XML files using SAX. |
| XindiceWrapper |
The url must be of the form: xmldb:vendordb://host:port/path/to/collection |
| XindiceWrapperFactory |
Class Task Description |
| XMLDSSDOM |
The XMLDataSourceSchema class represents the DataSource Schema of an XML file using DOM. |
| XMLDSSDOMFromXSD |
Parses an XML Schema and creates the corresponding XMLDSS in DOM format. |
| XMLDSSFromAMSchema |
Class that creates a DOM XMLDSS schema from an underlying AutoMed XMLDSS schema. |
| XMLDSSSAX |
The XMLDataSourceSchema class represents the DataSource Schema of an XML file using SAX. |
| XMLSchemaValidator |
Class Task Description |
| XMLWrapper |
XMLWrapper class is a wrapper class for the AutoMed Repository. |
| XMLWrapperFactory |
XMLWrapperFactory class. |