| Package | Description |
|---|---|
| org.apache.axiom.util.blob |
Contains utility classes to work with binary data.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
WritableBlob
Deprecated.
Use
WritableBlob instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryBlob
Deprecated.
Use
org.apache.axiom.blob.MemoryBlob instead. |
class |
OverflowBlob
Deprecated.
Use
org.apache.axiom.blob.OverflowableBlob instead. |
| Constructor and Description |
|---|
BlobDataSource(Blob blob,
String contentType)
Deprecated.
|
Copyright © The Apache Software Foundation. All Rights Reserved.