|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Patch | |
|---|---|
| org.crosswire.common.diff | An implementation of Diff that works within the line. |
| Uses of Patch in org.crosswire.common.diff |
|---|
| Methods in org.crosswire.common.diff that return Patch | |
|---|---|
Patch |
Patch.fromText(String input)
Parse a textual representation of patches and return a List of Patch objects. |
Patch |
Patch.make(String source,
String target,
List<Difference> diffList)
Compute a list of patches to turn text1 into text2. |
|
Copyright ยจ 2003-2015 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||