|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LineChunk | |
|---|---|
| com.atlassian.confluence.diff | |
| com.atlassian.confluence.diff.renderer | |
| Uses of LineChunk in com.atlassian.confluence.diff |
|---|
| Methods in com.atlassian.confluence.diff that return LineChunk | |
|---|---|
static LineChunk |
LineChunk.unchangedChunk(java.lang.String line)
|
| Methods in com.atlassian.confluence.diff that return types with arguments of type LineChunk | |
|---|---|
java.util.List<LineChunk> |
ChangeChunk.getChildren()
|
| Constructor parameters in com.atlassian.confluence.diff with type arguments of type LineChunk | |
|---|---|
ChangeChunk(DiffType type,
java.util.List<LineChunk> lines)
|
|
| Uses of LineChunk in com.atlassian.confluence.diff.renderer |
|---|
| Methods in com.atlassian.confluence.diff.renderer with parameters of type LineChunk | |
|---|---|
java.lang.String |
HtmlLineChunkRenderer.getFormattedText(LineChunk chunk)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||