|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.commons.jrcs.rcs.DeltaDelTextLine
class DeltaDelTextLine
| Field Summary | |
|---|---|
private int |
atLine
|
private int |
noLines
|
| Constructor Summary | |
|---|---|
DeltaDelTextLine(int atLine,
int noLines)
|
|
| Method Summary | |
|---|---|
void |
patch(Node root,
Node prev,
java.util.List<Line> lines)
|
void |
patchAnnotate(Node root,
Node prev,
java.util.List<Line> lines)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private int atLine
private int noLines
| Constructor Detail |
|---|
DeltaDelTextLine(int atLine,
int noLines)
| Method Detail |
|---|
public void patch(Node root,
Node prev,
java.util.List<Line> lines)
patch in interface DeltaTextLine
public void patchAnnotate(Node root,
Node prev,
java.util.List<Line> lines)
patchAnnotate in interface DeltaTextLine
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||