Package com.sun.resolver.readers

Sun Resolver Readers package Description

Interface Summary
CatalogReader The CatalogReader interface.
DOMCatalogParser The DOMCatalogParser interface.
SAXCatalogParser The SAXCatalogParser interface.
 

Class Summary
DOMCatalogReader A DOM-based CatalogReader Copyright © 2000, 2001 Sun Microsystems, Inc.
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.
 

Package com.sun.resolver.readers Description

Sun Resolver Readers package

Copyright © 2000, 2001 Sun Microsystems, Inc. All Rights Reserved. This software is the proprietary information of Sun Microsystems, Inc. Use is subject to license terms.

This package provides the set of classes that read catalog files and extract catalog entries from them.