|
Qizx/open API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xml.sax.helpers.AttributesImpl
net.axyana.qizxopen.dm.SAXDecoder
Unmarshalls SaX events marshalled by SAXEncoder
Constructor Summary | |
SAXDecoder(ByteInput input,
DocumentWriter handler)
|
Method Summary | |
void |
decodeEvents()
|
DocumentWriter |
getHandler()
|
Methods inherited from class org.xml.sax.helpers.AttributesImpl |
addAttribute, clear, getIndex, getIndex, getLength, getLocalName, getQName, getType, getType, getType, getURI, getValue, getValue, getValue, removeAttribute, setAttribute, setAttributes, setLocalName, setQName, setType, setURI, setValue |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SAXDecoder(ByteInput input, DocumentWriter handler)
Method Detail |
public DocumentWriter getHandler()
public void decodeEvents() throws org.xml.sax.SAXException, java.io.IOException
org.xml.sax.SAXException
java.io.IOException
|
© 2005 Axyana Software | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |