|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SAXFilter
A SAXFilter consumes SAX events and passes SAX event to the next org.xml.sax.ContentHandler.
Method Summary | |
---|---|
void |
setContentHandler(org.xml.sax.ContentHandler handler)
|
Methods inherited from interface org.xml.sax.ContentHandler |
---|
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping |
Methods inherited from interface org.kabeja.processing.Configurable |
---|
getProperties, setProperties |
Method Detail |
---|
void setContentHandler(org.xml.sax.ContentHandler handler)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |