Uses of Interface
org.apache.xml.resolver.readers.CatalogReader
Packages that use CatalogReader
Package
Description
Apache XML Commons Resolver package.
Apache XML Commons Resolver Readers package.
-
Uses of CatalogReader in org.apache.xml.resolver
Methods in org.apache.xml.resolver with parameters of type CatalogReaderModifier and TypeMethodDescriptionvoidCatalog.addReader(String mimeType, CatalogReader reader) Add a new CatalogReader to the Catalog. -
Uses of CatalogReader in org.apache.xml.resolver.readers
Classes in org.apache.xml.resolver.readers that implement CatalogReaderModifier and TypeClassDescriptionclassA DOM-based CatalogReader.classParse Extended OASIS Entity Resolution Technical Committee XML Catalog files.classParse OASIS Entity Resolution Technical Committee XML Catalog files.classA SAX-based CatalogReader.classParses plain text Catalog files.classParses OASIS Open Catalog files.classParse "XCatalog" XML Catalog files, this is the XML Catalog format developed by John Cowan and supported by Apache.