org.apache.xml.resolver.readers
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.
Version: 1.0
See Also: Catalog
| Method Summary | |
|---|---|
| void | setCatalog(Catalog catalog) Set the Catalog for which parsing is being performed. |