Package | Description |
---|---|
org.crosswire.common.diff |
An implementation of Diff that works within the line.
|
Modifier and Type | Class and Description |
---|---|
class |
Bitap
An implementation of the Bitap algorithm for finding a "fuzzy" location of a
match.
|
class |
Match
Computes the difference between two texts to create a patch.
|
Modifier and Type | Field and Description |
---|---|
private Locator |
Match.locator
The strategy for locating a best match.
|