public class PreprocessedHtmlPreviewAdapter extends AbstractHtmlPreviewAdapter
Constructor and Description |
---|
PreprocessedHtmlPreviewAdapter(List<String> fieldsPaths) |
Modifier and Type | Method and Description |
---|---|
boolean |
cachable() |
void |
cleanup() |
List<Blob> |
getPreviewBlobs() |
List<Blob> |
getPreviewBlobs(String xpath) |
boolean |
hasBlobToPreview()
Check if the document holds some blobs that are suitable for preview
|
getFilePreviewBlobs, getFilePreviewBlobs, getFilePreviewBlobs, getFilePreviewBlobs, getFilePreviewURL, getFilePreviewURL, setAdaptedDocument
public List<Blob> getPreviewBlobs() throws PreviewException
PreviewException
public List<Blob> getPreviewBlobs(String xpath) throws PreviewException
PreviewException
public void cleanup()
public boolean cachable()
public boolean hasBlobToPreview() throws PreviewException
HtmlPreviewAdapter
PreviewException
Copyright © 2015 Nuxeo SA. All rights reserved.