|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
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)
|
List<WordChunk> |
LineChunk.getChildren()
|
Constructor parameters in com.atlassian.confluence.diff with type arguments of type WordChunk | |
---|---|
LineChunk(DiffType type,
List<WordChunk> words)
|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |