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

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

Uses of PatchEntry in org.crosswire.common.diff
 

Methods in org.crosswire.common.diff that return PatchEntry
 PatchEntry PatchEntry.fromText(String input)
          Parse a textual representation of a patch entry and populate this patch entry.
 


Copyright ยจ 2003-2007