public class ImageMagickContentDiffAdapter extends AbstractContentDiffAdapter
Modifier and Type | Field and Description |
---|---|
static String |
IMAGE_MAGIC_CONTENT_DIFFER_NAME |
adaptedDoc
Constructor and Description |
---|
ImageMagickContentDiffAdapter() |
Modifier and Type | Method and Description |
---|---|
boolean |
cachable() |
void |
cleanup() |
protected List<Blob> |
getContentDiffBlobs(DocumentModel otherDoc,
ContentDiffConversionType conversionType,
Locale locale) |
protected List<Blob> |
getContentDiffBlobs(DocumentModel otherDoc,
String xpath,
ContentDiffConversionType conversionType,
Locale locale) |
getContentDiffAdapterManager, getFileContentDiffBlobs, getFileContentDiffBlobs, getFileContentDiffURL, getFileContentDiffURL, setAdaptedDocument
public static final String IMAGE_MAGIC_CONTENT_DIFFER_NAME
public ImageMagickContentDiffAdapter()
public boolean cachable()
public void cleanup()
protected List<Blob> getContentDiffBlobs(DocumentModel otherDoc, ContentDiffConversionType conversionType, Locale locale) throws ContentDiffException, ConversionException
getContentDiffBlobs
in class AbstractContentDiffAdapter
ContentDiffException
ConversionException
protected List<Blob> getContentDiffBlobs(DocumentModel otherDoc, String xpath, ContentDiffConversionType conversionType, Locale locale) throws ContentDiffException, ConversionException
getContentDiffBlobs
in class AbstractContentDiffAdapter
ContentDiffException
ConversionException
Copyright © 2018 Nuxeo. All rights reserved.