| Interface | Description |
|---|---|
| CatalogReader |
The CatalogReader interface.
|
| DOMCatalogParser |
The DOMCatalogParser interface.
|
| SAXCatalogParser |
The SAXCatalogParser interface.
|
| Class | Description |
|---|---|
| DOMCatalogReader |
A DOM-based CatalogReader.
|
| ExtendedXMLCatalogReader |
Parse Extended OASIS Entity Resolution Technical Committee
XML Catalog files.
|
| OASISXMLCatalogReader |
Parse OASIS Entity Resolution Technical Committee
XML Catalog files.
|
| SAXCatalogReader |
A SAX-based CatalogReader.
|
| SAXParserHandler |
An entity-resolving DefaultHandler.
|
| TextCatalogReader |
Parses plain text Catalog files.
|
| TR9401CatalogReader |
Parses OASIS Open Catalog files.
|
| XCatalogReader |
Parse "xcatalog" XML Catalog files, this is the XML Catalog format
developed by John Cowan and supported by Apache.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.