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 MimeTypeContentDiffer
ContentDiffException
public List<Blob> getContentDiff(Blob leftBlob, Blob rightBlob, Locale locale) throws ContentDiffException
getContentDiff
in interface MimeTypeContentDiffer
ContentDiffException
Copyright © 2018 Nuxeo. All rights reserved.