| Package | Description | 
|---|---|
| com.atlassian.confluence.diff | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ContextBlockMarkingDiffPostProcessor
 A DiffPostProcessor that will mark blocks of content around the diff to aid the identification of context. | 
| class  | MacroIconInsertingPostProcessorAdds icons and friendly titles to diff headers in macros. | 
| class  | StripDaisyDiffDataPostProcessorStrips daisydiff specific attributes from document. | 
| class  | StripEmptySpansDiffPostProcessorCONFDEV-6604 A DiffPostProcessor that removes any empty span elements from the document, since these are invalid html and make
 IE8 fail to render the page correctly. | 
| class  | StripToContextDiffPostProcessorA DiffPostProcessor that will return a document containing only the blocks of content that are either containing a diff or are
 context for a diff. | 
| class  | XSLDiffPostProcessorA DiffPostProcessor that will apply a configured XSL stylesheet to the Document. | 
| Constructor and Description | 
|---|
| DaisyHtmlDiffer(Transformer transformer,
               List<DiffPostProcessor> postProcessors,
               com.atlassian.vcache.VCacheFactory cacheFactory,
               LocaleManager localeManager) | 
Copyright © 2003–2017 Atlassian. All rights reserved.