Package org.apache.axiom.util.blob


package org.apache.axiom.util.blob
Contains utility classes to work with binary data. They are typically used to store data temporarily and often provide a better alternative than using ByteArrayOutputStream and ByteArrayInputStream.

Note that the API in this package is new in 1.2.9 and may undergo some changes in subsequent releases. Please use with care!

  • Class
    Description
    Deprecated.
    Use Blob instead.
    Deprecated.
    Use DataHandlerUtils.toDataHandler(org.apache.axiom.blob.Blob) and DataHandler.getDataSource() instead.
    Deprecated. 
    Deprecated.
    Use MemoryBlob instead.
    Deprecated.
    Use OverflowableBlob instead.
    Deprecated.
    Use WritableBlob instead.