Package com.atlassian.confluence.diff
package com.atlassian.confluence.diff
-
ClassDescriptionTakes a branch root and creates an HTML file for it.A DiffPostProcessor that will mark blocks of content around the diff to aid the identification of context.Daisy HTML diff implementation.Computes a diff between the specified left and right input.An interface implemented by classes that want to process the output of the Confluence Diff prior to it being returned as complete.Exception thrown when the diff timed out or failed, possibly in another thread.Adds icons and friendly titles to diff headers in macros.Strips daisydiff specific attributes from document.CONFDEV-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.A DiffPostProcessor that will return a document containing only the blocks of content that are either containing a diff or are context for a diff.A Differ implementation that will inspect the
BodyType
of the content being diff'd and convert any wiki content to HTML prior to diffing using the supplied DaisyHtmlDiffer delegate.A DiffPostProcessor that will apply a configured XSL stylesheet to the Document.