Modifier and Type | Method and Description |
---|---|
<E> List<InlineDiffChunk<E>> |
InlineDiffDisplayer.display(DiffResult<E> diffResult)
Displays the given diff result as an in-line diff.
|
List<InlineDiffChunk<F>> |
UnifiedDiffElement.getChunks() |
Modifier and Type | Method and Description |
---|---|
void |
UnifiedDiffElement.setChunks(List<InlineDiffChunk<F>> chunks)
Sets the list of chunks of sub-elements that form this element.
|
Copyright © 2004–2014 XWiki. All rights reserved.