Uses of Class
org.crosswire.common.diff.Difference

Packages that use Difference
org.crosswire.common.diff An implementation of Diff that works within the line. 
 

Uses of Difference in org.crosswire.common.diff
 

Methods in org.crosswire.common.diff that return Difference
 Difference PatchEntry.getFirstDifference()
           
 Difference PatchEntry.getLastDifference()
           
 Difference PatchEntry.removeFirstDifference()
           
 

Methods in org.crosswire.common.diff with parameters of type Difference
 void PatchEntry.addDifference(Difference diff)
           
 


Copyright ยจ 2003-2007