Class | Description |
---|---|
AbstractBlob |
Abstract implementation of a
Blob storing the information other than the byte stream. |
BlobWrapper |
Wraps an existing
Blob to allow setting a different filename. |
ByteArrayBlob |
Blob based on a byte array.
|
FileBlob | |
StringBlob |
Blob based on a string.
|
URLBlob |
Blob backed by a URL.
|
ZipEntryBlob |
A
Blob backed by an entry in a ZIP file. |
Copyright © 2015 Nuxeo SA. All rights reserved.