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.
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.
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-2003 Apache Software Foundation. All Rights Reserved.