|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WordChunk | |
|---|---|
| com.atlassian.confluence.diff | |
| com.atlassian.confluence.diff.renderer | |
| Uses of WordChunk in com.atlassian.confluence.diff |
|---|
| Methods in com.atlassian.confluence.diff that return types with arguments of type WordChunk | |
|---|---|
static List<WordChunk> |
WordLevelDiffer.diffWords(String[] originalContent,
String[] revisedContent)
Deprecated. |
List<WordChunk> |
LineChunk.getChildren()
Deprecated. |
| Constructor parameters in com.atlassian.confluence.diff with type arguments of type WordChunk | |
|---|---|
LineChunk(DiffType type,
List<WordChunk> words)
Deprecated. |
|
| Uses of WordChunk in com.atlassian.confluence.diff.renderer |
|---|
| Methods in com.atlassian.confluence.diff.renderer with parameters of type WordChunk | |
|---|---|
String |
HtmlWordChunkRenderer.getFormattedText(WordChunk chunk)
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||