Package org.apache.xerces.util
Class DOMInputSource
java.lang.Object
org.apache.xerces.xni.parser.XMLInputSource
org.apache.xerces.util.DOMInputSource
public final class DOMInputSource
extends org.apache.xerces.xni.parser.XMLInputSource
An XMLInputSource
analogue to javax.xml.transform.dom.DOMSource
.
- Version:
- $Id: DOMInputSource.java 447241 2006-09-18 05:12:57Z mrglavas $
-
Field Summary
Fields inherited from class org.apache.xerces.xni.parser.XMLInputSource
fBaseSystemId, fByteStream, fCharStream, fEncoding, fPublicId, fSystemId
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.xerces.xni.parser.XMLInputSource
getBaseSystemId, getByteStream, getCharacterStream, getEncoding, getPublicId, getSystemId, setBaseSystemId, setByteStream, setCharacterStream, setEncoding, setPublicId, setSystemId
-
Constructor Details
-
DOMInputSource
public DOMInputSource() -
DOMInputSource
-
DOMInputSource
-
-
Method Details
-
getNode
-
setNode
-