|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of InlineDiffChunk in org.xwiki.diff.display |
---|
Methods in org.xwiki.diff.display that return types with arguments of type InlineDiffChunk | ||
---|---|---|
|
InlineDiffDisplayer.display(DiffResult<E> diffResult)
Displays the given diff result as an in-line diff. |
|
List<InlineDiffChunk<F>> |
UnifiedDiffElement.getChunks()
|
Method parameters in org.xwiki.diff.display with type arguments of type InlineDiffChunk | |
---|---|
void |
UnifiedDiffElement.setChunks(List<InlineDiffChunk<F>> chunks)
Sets the list of chunks of sub-elements that form this element. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |