| Package | Description |
|---|---|
| org.apache.axiom.util.blob |
Contains utility classes to work with binary data.
|
| 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. |
| Modifier and Type | Method and Description |
|---|---|
abstract WritableBlob |
BlobOutputStream.getBlob()
Deprecated.
Get the blob to which this output stream belongs.
|
Copyright ? The Apache Software Foundation. All Rights Reserved.