public interface Locator
The GNU Lesser General Public License for details.
Modifier and Type | Method and Description |
---|---|
int |
locate()
Locate the best match of a pattern in text near a supplied location.
|
int |
maxPatternLength()
The maximum length a pattern can be.
|