|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.openexi.sax.ReaderSupport
public abstract class ReaderSupport
| Method Summary | |
|---|---|
org.xml.sax.ContentHandler |
getContentHandler()
Get the SAX content handler currently in use. |
void |
setContentHandler(org.xml.sax.ContentHandler contentHandler)
Set a SAX content handler to receive SAX events. |
void |
setGrammarCache(GrammarCache grammarCache)
Set the GrammarCache used in parsing EXI streams. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.xml.sax.Attributes |
|---|
getIndex, getIndex, getLength, getLocalName, getQName, getType, getType, getType, getURI, getValue, getValue, getValue |
| Method Detail |
|---|
public final void setContentHandler(org.xml.sax.ContentHandler contentHandler)
contentHandler - SAX content handlerpublic final org.xml.sax.ContentHandler getContentHandler()
public void setGrammarCache(GrammarCache grammarCache)
throws org.openexi.proc.common.EXIOptionsException
grammarCache - GrammarCache
org.openexi.proc.common.EXIOptionsException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||