JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
D
G
I
M
O
R
U
D
diff(List<E>, List<E>, DiffConfiguration<E>)
- Method in class org.xwiki.diff.script.
DiffScriptService
Produce a diff between the two provided versions.
DiffDisplayerScriptService
- Class in
org.xwiki.diff.script
Provide script oriented APIs to display diff.
DiffDisplayerScriptService()
- Constructor for class org.xwiki.diff.script.
DiffDisplayerScriptService
DiffHTMLScriptService
- Class in
org.xwiki.diff.script
Provides script oriented APIs to compute and display the changes between HTML documents.
DiffHTMLScriptService()
- Constructor for class org.xwiki.diff.script.
DiffHTMLScriptService
Default component constructor.
DiffScriptService
- Class in
org.xwiki.diff.script
Provide script oriented APIs to do diff and merges.
DiffScriptService()
- Constructor for class org.xwiki.diff.script.
DiffScriptService
G
get(String)
- Method in class org.xwiki.diff.script.
DiffScriptService
getLastError()
- Method in class org.xwiki.diff.script.
DiffDisplayerScriptService
Get the error generated while performing the previously called action.
getLastError()
- Method in class org.xwiki.diff.script.
DiffScriptService
Get the error generated while performing the previously called action.
getUnifiedDiffConfiguration()
- Method in class org.xwiki.diff.script.
DiffDisplayerScriptService
I
inline(List<E>, List<E>)
- Method in class org.xwiki.diff.script.
DiffDisplayerScriptService
Builds an in-line diff between two versions of a list of elements.
inline(String, String)
- Method in class org.xwiki.diff.script.
DiffDisplayerScriptService
Builds an in-line diff between two versions of a text.
M
merge(List<E>, List<E>, List<E>, MergeConfiguration<E>)
- Method in class org.xwiki.diff.script.
DiffScriptService
Execute a 3-way merge on provided versions.
O
org.xwiki.diff.script
- package org.xwiki.diff.script
R
ROLEHINT
- Static variable in class org.xwiki.diff.script.
DiffScriptService
The role hint of this component.
U
unified(String, String)
- Method in class org.xwiki.diff.script.
DiffDisplayerScriptService
Builds an unified diff between two versions of a text.
unified(List<E>, List<E>, UnifiedDiffConfiguration<E, F>)
- Method in class org.xwiki.diff.script.
DiffDisplayerScriptService
Builds an unified diff between two versions of a list of elements.
unified(String, String)
- Method in class org.xwiki.diff.script.
DiffHTMLScriptService
Computes the changes between the given HTML fragments and returns them in the unified format.
D
G
I
M
O
R
U
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2004–2019
XWiki
. All rights reserved.