|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.oroad.stxx.util.AbstractSAXFilter
com.oroad.stxx.util.XMLConsumerWrapper
This wraps existing content and lexical handlers.
| Field Summary |
| Fields inherited from class com.oroad.stxx.util.AbstractSAXFilter |
contentHandler, lexicalHandler |
| Constructor Summary | |
XMLConsumerWrapper(org.xml.sax.ContentHandler chandler,
org.xml.sax.ext.LexicalHandler lhandler)
|
|
| Methods inherited from class com.oroad.stxx.util.AbstractSAXFilter |
characters, comment, endCDATA, endDocument, endDTD, endElement, endEntity, endPrefixMapping, ignorableWhitespace, processingInstruction, setContentHandler, setDocumentLocator, setLexicalHandler, skippedEntity, startCDATA, startDocument, startDTD, startElement, startEntity, startPrefixMapping |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 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.ext.LexicalHandler |
comment, endCDATA, endDTD, endEntity, startCDATA, startDTD, startEntity |
| Constructor Detail |
public XMLConsumerWrapper(org.xml.sax.ContentHandler chandler,
org.xml.sax.ext.LexicalHandler lhandler)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||