jlibs.xml.sax
Class SAXInputSource<E extends SAXProducer>
java.lang.Object
org.xml.sax.InputSource
jlibs.xml.sax.ObjectInputSource<E>
jlibs.xml.sax.SAXInputSource<E>
public class SAXInputSource<E extends SAXProducer>
- extends ObjectInputSource<E>
ObjectInputSource implementation for Object implementing SAXProducer
- Author:
- Santhosh Kumar T
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SAXInputSource
public SAXInputSource(E obj)
write
protected void write(E input,
XMLDocument xml)
throws SAXException
- Specified by:
write in class ObjectInputSource<E extends SAXProducer>
- Throws:
SAXException
Copyright © 2015. All rights reserved.