| Package | Description |
|---|---|
| org.crosswire.common.diff |
An implementation of Diff that works within the line.
|
| Modifier and Type | Field and Description |
|---|---|
private List<PatchEntry> |
Patch.patches |
| Modifier and Type | Method and Description |
|---|---|
PatchEntry |
PatchEntry.fromText(String input)
Parse a textual representation of a patch entry and populate this patch
entry.
|