org.apache.xml.resolver.readers
Interface SAXCatalogParser
- ContentHandler, DocumentHandler
- ExtendedXMLCatalogReader, OASISXMLCatalogReader, XCatalogReader
public interface SAXCatalogParser
extends ContentHandler, DocumentHandler
The SAXCatalogParser interface.
This interface must be implemented in order for a class to
participate as a parser for the SAXCatalogReader.
setCatalog
public void setCatalog(Catalog catalog)
Set the Catalog for which parsing is being performed.
Copyright B) 2001-2003 Apache Software Foundation. All Rights Reserved.