Package | Description |
---|---|
org.nuxeo.ecm.core.api.impl.blob |
BLOB implementations.
|
org.nuxeo.ecm.core.blob | |
org.nuxeo.ecm.core.storage.binary |
Modifier and Type | Class and Description |
---|---|
class |
ByteArrayBlob
Blob based on a byte array.
|
class |
FileBlob
|
class |
StringBlob
Blob based on a string.
|
class |
URLBlob
Blob backed by a URL.
|
class |
ZipEntryBlob
A
Blob backed by an entry in a ZIP file. |
Modifier and Type | Class and Description |
---|---|
class |
SimpleManagedBlob
Simple managed blob implementation holding just a key and delegating to its provider for implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
BinaryBlob
|
Copyright © 2015 Nuxeo SA. All rights reserved.