All Known Implementing Classes:
SAXCatalogReader, ExtendedXMLCatalogReader, TR9401CatalogReader, DOMCatalogReader, XCatalogReader, OASISXMLCatalogReader, TextCatalogReader
The Catalog class requires that classes implement this interface in order to be used to read catalogs. Examples of CatalogReaders include the TextCatalogReader, the SAXCatalogReader, and the DOMCatalogReader.
Norman - Walsh
Norman.Walsh@Sun.COM| Method from com.sun.org.apache.xml.internal.resolver.readers.CatalogReader Summary: |
|---|
| readCatalog, readCatalog |
| Method from com.sun.org.apache.xml.internal.resolver.readers.CatalogReader Detail: |
|---|
This class reads a catalog from a URL. |
This class reads a catalog from an input stream. |