Uses of Interface org.apache.xml.resolver.readers.CatalogReader

Uses in package org.apache.xml.resolver

Methods with parameter type org.apache.xml.resolver.readers.CatalogReader

void
Catalog.addReader(String mimeType, CatalogReader reader)
Add a new CatalogReader to the Catalog.

Uses in package org.apache.xml.resolver.readers

Classes implementing org.apache.xml.resolver.readers.CatalogReader

class
A DOM-based CatalogReader

This class is used to read XML Catalogs using the DOM.

class
Parse Extended OASIS Entity Resolution Technical Committee XML Catalog files.
class
Parse OASIS Entity Resolution Technical Committee XML Catalog files.
class
A SAX-based CatalogReader

This class is used to read XML Catalogs using the SAX.

class
Parses plain text Catalog files.
class
Parses OASIS Open Catalog files.
class
Parse "xcatalog" XML Catalog files, this is the XML Catalog format developed by John Cowan and supported by Apache.

Copyright B) 2001 Apache. All Rights Reserved.