|
||||||||||
| 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(String line)
Deprecated. |
| Methods in com.atlassian.confluence.diff that return types with arguments of type LineChunk | |
|---|---|
List<LineChunk> |
ChangeChunk.getChildren()
Deprecated. |
| Constructor parameters in com.atlassian.confluence.diff with type arguments of type LineChunk | |
|---|---|
ChangeChunk(DiffType type,
List<LineChunk> lines)
Deprecated. |
|
| Uses of LineChunk in com.atlassian.confluence.diff.renderer |
|---|
| Methods in com.atlassian.confluence.diff.renderer with parameters of type LineChunk | |
|---|---|
String |
HtmlLineChunkRenderer.getFormattedText(LineChunk chunk)
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||