| Constructor and Description | 
|---|
| DaisyHtmlDiffer(Transformer transformer,
               List<DiffPostProcessor> postProcessors,
               com.atlassian.vcache.VCacheFactory cacheFactory,
               LocaleManager localeManager) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | diff(ContentEntityObject leftContent,
    ContentEntityObject rightContent)Computes a diff between the specified left and right input. | 
public DaisyHtmlDiffer(Transformer transformer, List<DiffPostProcessor> postProcessors, com.atlassian.vcache.VCacheFactory cacheFactory, LocaleManager localeManager)
public String diff(ContentEntityObject leftContent, ContentEntityObject rightContent)
DifferCopyright © 2003–2017 Atlassian. All rights reserved.