| Class Summary | |
|---|---|
| BootstrapResolver | A simple bootstrapping resolver. |
| Catalog | Represents OASIS Open Catalog files. |
| CatalogEntry | Represents a Catalog entry. |
| CatalogException | Signal Catalog exception. |
| CatalogManager | CatalogManager provides an interface to the catalog properties. |
| CatalogReader | The CatalogReader interface. |
| CatalogResolver | A SAX EntityResolver/JAXP URIResolver that uses catalogs. |
| Debug | Static debugging/messaging class for Catalogs. |
| DOMCatalogParser | The DOMCatalogParser interface. |
| DOMCatalogReader | A DOM-based CatalogReader. |
| ExtendedXMLCatalogReader | Parse Extended OASIS Entity Resolution Technical Committee XML Catalog files. |
| Namespaces | Static Namespace query methods. |
| OASISXMLCatalogReader | Parse OASIS Entity Resolution Technical Committee XML Catalog files. |
| PublicId | Static methods for dealing with public identifiers. |
| resolver | A simple command-line resolver. |
| Resolver | An extension to OASIS Open Catalog files, this class supports suffix-based matching and an external RFC2483 resolver. |
| ResolvingParser | A SAX Parser that performs catalog-based entity resolution. |
| ResolvingXMLFilter | A SAX XMLFilter that performs catalog-based entity resolution. |
| ResolvingXMLReader | A SAX XMLReader that performs catalog-based entity resolution. |
| SAXCatalogParser | The SAXCatalogParser interface. |
| SAXCatalogReader | A SAX-based CatalogReader. |
| SAXParserHandler | An entity-resolving DefaultHandler. |
| TextCatalogReader | Parses plain text Catalog files. |
| TR9401CatalogReader | Parses OASIS Open Catalog files. |
| Version | Administrative class to keep track of the version number of xml-commons external sources releases. |
| xparse | A simple command-line XML parsing application. |
| xread | A simple command-line XML parsing application. |
| XCatalogReader | Parse "xcatalog" XML Catalog files, this is the XML Catalog format developed by John Cowan and supported by Apache. |
| XParseError | An ErrorHandler for xparse. |