|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The SAXCatalogParser interface.
This interface must be implemented in order for a class to participate as a parser for the SAXCatalogReader.
Catalog
,
SAXCatalogReader
Method Summary | |
void |
setCatalog(Catalog catalog)
Set the Catalog for which parsing is being performed. |
Methods inherited from interface org.xml.sax.ContentHandler |
characters,
endDocument,
endElement,
endPrefixMapping,
ignorableWhitespace,
processingInstruction,
setDocumentLocator,
skippedEntity,
startDocument,
startElement,
startPrefixMapping |
Methods inherited from interface org.xml.sax.DocumentHandler |
endElement,
startElement |
Method Detail |
public void setCatalog(Catalog catalog)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |