public class MailMessageBlobHolder extends DocumentBlobHolder
Modifier and Type | Field and Description |
---|---|
protected Pattern |
isHtmlPattern |
blobList, doc, xPath
Constructor and Description |
---|
MailMessageBlobHolder(DocumentModel doc,
String xPath,
String filename) |
Modifier and Type | Method and Description |
---|---|
Blob |
getBlob()
Returns the Blob held inside the object.
|
asDirectBlobHolder, computeBlobList, getBasePath, getBlobs, getDocument, getFullXPath, getHash, getModificationDate, getProperties, getProperty, getXpath, setBlob
getFilePath, getMD5Digest
protected Pattern isHtmlPattern
public MailMessageBlobHolder(DocumentModel doc, String xPath, String filename)
public Blob getBlob()
BlobHolder
getBlob
in interface BlobHolder
getBlob
in class DocumentBlobHolder
Copyright © 2018 Nuxeo. All rights reserved.