public class HtmlContentDiffer extends Object implements MimeTypeContentDiffer
| Modifier and Type | Field and Description |
|---|---|
protected static String |
NUXEO_DEFAULT_CONTEXT_PATH |
| Constructor and Description |
|---|
HtmlContentDiffer() |
| Modifier and Type | Method and Description |
|---|---|
List<org.nuxeo.ecm.core.api.Blob> |
getContentDiff(org.nuxeo.ecm.core.api.Blob leftBlob,
org.nuxeo.ecm.core.api.Blob rightBlob,
Locale locale) |
protected static final String NUXEO_DEFAULT_CONTEXT_PATH
public List<org.nuxeo.ecm.core.api.Blob> getContentDiff(org.nuxeo.ecm.core.api.Blob leftBlob, org.nuxeo.ecm.core.api.Blob rightBlob, Locale locale) throws ContentDiffException
getContentDiff in interface MimeTypeContentDifferContentDiffExceptionCopyright © 2020 Nuxeo SA. All rights reserved.