public class SAXInputSource<E extends SAXProducer> extends ObjectInputSource<E>
input| Constructor and Description |
|---|
SAXInputSource(E obj) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
write(E input,
XMLDocument xml) |
getObject, main, writeTo, writeTo, writeTogetByteStream, getCharacterStream, getEncoding, getPublicId, getSystemId, setByteStream, setCharacterStream, setEncoding, setPublicId, setSystemIdpublic SAXInputSource(E obj)
protected void write(E input, XMLDocument xml) throws SAXException
write in class ObjectInputSource<E extends SAXProducer>SAXExceptionCopyright © 2019. All rights reserved.