abstract static class Search.Forward
extends java.lang.Object
Constructor and Description |
---|
Forward() |
Modifier and Type | Method and Description |
---|---|
(package private) abstract java.lang.String |
getName() |
(package private) abstract int |
search(Matcher matcher,
byte[] text,
int textP,
int textEnd,
int textRange) |
abstract java.lang.String getName()
abstract int search(Matcher matcher, byte[] text, int textP, int textEnd, int textRange)