public static interface Document.BlobAccessor
Modifier and Type | Method and Description |
---|---|
Blob |
getBlob()
Gets the blob.
|
String |
getXPath()
Gets the blob's xpath.
|
void |
setBlob(Blob blob)
Sets the blob.
|
Copyright © 2018 Nuxeo. All rights reserved.