|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of UnifiedDiffBlock in org.xwiki.diff.display |
---|
Methods in org.xwiki.diff.display that return types with arguments of type UnifiedDiffBlock | ||
---|---|---|
|
UnifiedDiffDisplayer.display(DiffResult<E> diffResult)
Displays the given diff result as an unified diff using the default configuration. |
|
|
UnifiedDiffDisplayer.display(DiffResult<E> diffResult,
UnifiedDiffConfiguration<E,F> config)
Displays the given diff result as an unified diff using the provided configuration. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |