Package org.nuxeo.ecm.core.api.impl.blob
package org.nuxeo.ecm.core.api.impl.blob
BLOB implementations.
-
ClassesClassDescriptionAbstract implementation of a
Blobstoring the information other than the byte stream.Wraps an existingBlobto allow setting a different filename.Blob based on a byte array.Blob holding a JSON string.Blob based on a string.Blob backed by a URL.ABlobbacked by an entry in a ZIP file.InputStreamfor a ZIP entry, that closes all necessary resources when closed.