org.apache.axiom.blob.BlobDataSource instead.public class BlobDataSource extends Object implements org.apache.axiom.ext.activation.SizeAwareDataSource
Blob.| Constructor and Description |
|---|
BlobDataSource(Blob blob,
String contentType)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType()
Deprecated.
|
InputStream |
getInputStream()
Deprecated.
|
String |
getName()
Deprecated.
|
OutputStream |
getOutputStream()
Deprecated.
|
long |
getSize()
Deprecated.
|
public InputStream getInputStream() throws IOException
getInputStream in interface javax.activation.DataSourceIOExceptionpublic String getContentType()
getContentType in interface javax.activation.DataSourcepublic String getName()
getName in interface javax.activation.DataSourcepublic OutputStream getOutputStream() throws IOException
getOutputStream in interface javax.activation.DataSourceIOExceptionpublic long getSize()
getSize in interface org.apache.axiom.ext.activation.SizeAwareDataSourceCopyright © The Apache Software Foundation. All Rights Reserved.