|
||||||||||
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 java.util.List<WordChunk> |
WordLevelDiffer.diffWords(java.lang.String[] originalContent,
java.lang.String[] revisedContent)
|
java.util.List<WordChunk> |
LineChunk.getChildren()
|
Constructor parameters in com.atlassian.confluence.diff with type arguments of type WordChunk | |
---|---|
LineChunk(DiffType type,
java.util.List<WordChunk> words)
|
Uses of WordChunk in com.atlassian.confluence.diff.renderer |
---|
Methods in com.atlassian.confluence.diff.renderer with parameters of type WordChunk | |
---|---|
java.lang.String |
HtmlWordChunkRenderer.getFormattedText(WordChunk chunk)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |