- java.lang.Object
-
- javax.xml.transform.stream.StreamSource
-
- org.apache.servicemix.jbi.jaxp.BytesSource
-
-
Field Summary
-
Fields inherited from class javax.xml.transform.stream.StreamSource
FEATURE
-
Constructor Summary
Constructors
| Constructor and Description |
BytesSource(byte[] data) |
BytesSource(byte[] data,
java.lang.String systemId) |
-
Method Summary
-
Methods inherited from class javax.xml.transform.stream.StreamSource
getPublicId, getSystemId, setInputStream, setPublicId, setReader, setSystemId, setSystemId
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
getData
public byte[] getData()
Copyright © 2005-2014 FuseSource. All Rights Reserved.