org.apache.commons.jrcs.rcs
Class DeltaDelTextLine

java.lang.Object
  extended by org.apache.commons.jrcs.rcs.DeltaDelTextLine
All Implemented Interfaces:
DeltaTextLine

 class DeltaDelTextLine
extends java.lang.Object
implements DeltaTextLine


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

atLine

private int atLine

noLines

private int noLines
Constructor Detail

DeltaDelTextLine

DeltaDelTextLine(int atLine,
                 int noLines)
Method Detail

patch

public void patch(Node root,
                  Node prev,
                  java.util.List<Line> lines)
Specified by:
patch in interface DeltaTextLine

patchAnnotate

public void patchAnnotate(Node root,
                          Node prev,
                          java.util.List<Line> lines)
Specified by:
patchAnnotate in interface DeltaTextLine


Copyright 2002 the Apache Software Foundation
Copyright ? 1999-2001 Juancarlo A?ez, Caracas, Venezuela.
All rights reserved
. http://www.suigeneris.org/jrcs