| Package | Description |
|---|---|
| org.apache.xml.resolver |
Apache XML Commons Resolver package.
|
| org.apache.xml.resolver.readers |
Apache XML Commons Resolver Readers package.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Catalog.addReader(java.lang.String mimeType,
CatalogReader reader) |
Add a new CatalogReader to the Catalog.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
DOMCatalogReader |
A DOM-based CatalogReader.
|
class |
ExtendedXMLCatalogReader |
Parse Extended OASIS Entity Resolution Technical Committee
XML Catalog files.
|
class |
OASISXMLCatalogReader |
Parse OASIS Entity Resolution Technical Committee
XML Catalog files.
|
class |
SAXCatalogReader |
A SAX-based CatalogReader.
|
class |
TextCatalogReader |
Parses plain text Catalog files.
|
class |
TR9401CatalogReader |
Parses OASIS Open Catalog files.
|
class |
XCatalogReader |
Parse "XCatalog" XML Catalog files, this is the XML Catalog format
developed by John Cowan and supported by Apache.
|
Copyright ? 2001-2003 Apache Software Foundation. All Rights Reserved.