Uses of Class
org.crosswire.common.diff.Patch.PatchResults

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

Uses of Patch.PatchResults in org.crosswire.common.diff
 

Methods in org.crosswire.common.diff that return Patch.PatchResults
 Patch.PatchResults Patch.apply(String text)
          Merge this patch onto the text.
 


Copyright ยจ 2003-2007