Uses of Interface
org.jboss.util.xml.catalog.readers.SAXCatalogParser
-
Packages that use SAXCatalogParser Package Description org.jboss.util.xml.catalog.readers XML utilities. -
-
Uses of SAXCatalogParser in org.jboss.util.xml.catalog.readers
Classes in org.jboss.util.xml.catalog.readers that implement SAXCatalogParser Modifier and Type Class Description classExtendedXMLCatalogReaderParse Extended OASIS Entity Resolution Technical Committee XML Catalog files.classOASISXMLCatalogReaderParse OASIS Entity Resolution Technical Committee XML Catalog files.classXCatalogReaderParse "xcatalog" XML Catalog files, this is the XML Catalog format developed by John Cowan and supported by Apache.Fields in org.jboss.util.xml.catalog.readers declared as SAXCatalogParser Modifier and Type Field Description private SAXCatalogParserSAXCatalogReader. saxParserThe parser in use for the current catalog.
-