Uses of Interface
com.atlassian.diff.DiffChunk
-
Uses of DiffChunk in com.atlassian.diff
Modifier and TypeClassDescriptionclass
Represents a group of characters sharing the same diff type - unchanged, added or deleted.class
Modifier and TypeMethodDescriptionReturns a list of chunks that contain text and the status of the text - unchanged, added or deleted.DiffViewBean.getOriginalChunks()
DiffViewBean.getRevisedChunks()
DiffViewBean.getUnifiedChunks()