java.lang.Object
javax.xml.transform.stream.StreamSource
com.sun.xml.messaging.saaj.util.JAXMStreamSource
- All Implemented Interfaces:
Source
-
Field Summary
Fields inherited from class javax.xml.transform.stream.StreamSource
FEATURE
-
Constructor Summary
-
Method Summary
Methods inherited from class javax.xml.transform.stream.StreamSource
getPublicId, getSystemId, isEmpty, setInputStream, setPublicId, setReader, setSystemId, setSystemId
-
Constructor Details
-
JAXMStreamSource
- Throws:
IOException
-
JAXMStreamSource
- Throws:
IOException
-
-
Method Details
-
getInputStream
- Overrides:
getInputStream
in classStreamSource
-
getReader
- Overrides:
getReader
in classStreamSource
-
reset
- Throws:
IOException
-