|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DiffException in org.xwiki.diff |
|---|
| Subclasses of DiffException in org.xwiki.diff | |
|---|---|
class |
MergeException
Any exception raised when failing to merge 3 lists. |
class |
PatchException
Any exception raised when failing to apply a patch. |
| Methods in org.xwiki.diff that throw DiffException | ||
|---|---|---|
|
DiffManager.diff(List<E> previous,
List<E> next,
DiffConfiguration<E> configuration)
Produce a diff between the two provided versions. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||