public interface SAXCatalogParser
extends org.xml.sax.ContentHandler, org.xml.sax.DocumentHandler
This interface must be implemented in order for a class to participate as a parser for the SAXCatalogReader.
Catalog
,
SAXCatalogReader
Modifier and Type | Method and Description |
---|---|
void |
setCatalog(Catalog catalog)
Set the Catalog for which parsing is being performed.
|
void setCatalog(Catalog catalog)
Copyright ? 2001-2003 Apache Software Foundation. All Rights Reserved.