Uses of Package
org.xwiki.diff.display
-
Classes in org.xwiki.diff.display used by org.xwiki.diff.display Class Description InlineDiffChunk A group of consecutive elements that are targeted by the same operation (add, remove, keep) in an in-line diff.InlineDiffChunk.Type The possible types of chunks you can find within an in-line diff.Splitter Splits a composite object in multiple parts of the same type.UnifiedDiffBlock Represents a list ofUnifiedDiffElement
s that share the same context.UnifiedDiffConfiguration Configuration forUnifiedDiffDisplayer
.UnifiedDiffConflictElement This is aConflict
representation for the unified diff.UnifiedDiffElement.Type The possible types of elements you can find within a unified diff.