Package org.apache.axiom.om.ds
Class ByteArrayDataSource
java.lang.Object
org.apache.axiom.om.ds.OMDataSourceExtBase
org.apache.axiom.om.ds.ByteArrayDataSource
- All Implemented Interfaces:
org.apache.axiom.om.OMDataSource,org.apache.axiom.om.OMDataSourceExt
Deprecated.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassDeprecated.Object containing the byte[]/encoding pair -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()Deprecated.org.apache.axiom.om.OMDataSourceExtcopy()Deprecated.Deprecated.Deprecated.byte[]getXMLBytes(String encoding) Deprecated.booleanDeprecated.booleanDeprecated.Methods inherited from class org.apache.axiom.om.ds.OMDataSourceExtBase
getProperty, getXMLInputStream, hasProperty, serialize, serialize, serialize, setProperty
-
Constructor Details
-
ByteArrayDataSource
Deprecated.Constructor- Parameters:
bytes-encoding-
-
-
Method Details
-
getReader
Deprecated.- Throws:
XMLStreamException
-
getObject
Deprecated. -
isDestructiveRead
public boolean isDestructiveRead()Deprecated. -
isDestructiveWrite
public boolean isDestructiveWrite()Deprecated. -
getXMLBytes
Deprecated.- Throws:
UnsupportedEncodingException
-
close
public void close()Deprecated. -
copy
public org.apache.axiom.om.OMDataSourceExt copy()Deprecated.
-
BlobOMDataSourceinstead.