|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DiffResult | |
|---|---|
| org.exoplatform.wiki.mow.api | |
| org.exoplatform.wiki.mow.core.api.wiki | |
| org.exoplatform.wiki.service.diff | Provides classes to be able to compare and make a diff list and results between content. |
| Uses of DiffResult in org.exoplatform.wiki.mow.api |
|---|
| Methods in org.exoplatform.wiki.mow.api that return DiffResult | |
|---|---|
DiffResult |
DraftPage.getChanges()
|
| Uses of DiffResult in org.exoplatform.wiki.mow.core.api.wiki |
|---|
| Methods in org.exoplatform.wiki.mow.core.api.wiki that return DiffResult | |
|---|---|
DiffResult |
DraftPageImpl.getChanges()
|
| Uses of DiffResult in org.exoplatform.wiki.service.diff |
|---|
| Methods in org.exoplatform.wiki.service.diff that return DiffResult | |
|---|---|
DiffResult |
DiffService.getDifferencesAsHTML(String text1,
String text2,
boolean allDoc)
Return a DiffResult object representing line diffs between text1 and text2 |
DiffResult |
DiffService.getWordDifferencesAsHTML(String text1,
String text2)
Return a DiffResult object representing word diffs between text1 and text2 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||