public class ImageMagickContentDiffer extends Object implements MimeTypeContentDiffer
| Constructor and Description | 
|---|
ImageMagickContentDiffer()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Blob> | 
getContentDiff(Blob leftBlob,
              Blob rightBlob,
              Locale locale)  | 
List<Blob> | 
getContentDiff(DocumentModel leftDoc,
              DocumentModel rightDoc,
              String xpath,
              Locale locale)  | 
public ImageMagickContentDiffer()
public List<Blob> getContentDiff(DocumentModel leftDoc, DocumentModel rightDoc, String xpath, Locale locale) throws ContentDiffException
getContentDiff in interface MimeTypeContentDifferContentDiffExceptionpublic List<Blob> getContentDiff(Blob leftBlob, Blob rightBlob, Locale locale) throws ContentDiffException
getContentDiff in interface MimeTypeContentDifferContentDiffExceptionCopyright © 2019 Nuxeo. All rights reserved.