Uses of Interface
org.apache.xml.resolver.readers.SAXCatalogParser
-
Packages that use SAXCatalogParser Package Description org.apache.xml.resolver.readers Apache XML Commons Resolver Readers package. -
-
Uses of SAXCatalogParser in org.apache.xml.resolver.readers
Classes in org.apache.xml.resolver.readers that implement SAXCatalogParser Modifier and Type Class Description class
ExtendedXMLCatalogReader
Parse Extended OASIS Entity Resolution Technical Committee XML Catalog files.class
OASISXMLCatalogReader
Parse OASIS Entity Resolution Technical Committee XML Catalog files.class
XCatalogReader
Parse "XCatalog" XML Catalog files, this is the XML Catalog format developed by John Cowan and supported by Apache.
-