Package com.atlassian.diff
package com.atlassian.diff
-
ClassDescriptionRepresents a group of characters sharing the same diff type - unchanged, added or deleted.Diffs a String as a sequence of chars; used when words are changed to determine if the word has been merely altered or completely replaced.A wrapper class to provide additional views on a list of
DiffChunk
s retrieved from theWordLevelDiffer
.Diffs words in a line of text.