- Enclosing class:
Search
abstract static class Search.Forward
extends Object
-
Constructor Summary
Constructors
-
Method Summary
(package private) abstract String
(package private) abstract int
search(Matcher matcher,
byte[] text,
int textP,
int textEnd,
int textRange)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
-
search
abstract int search(Matcher matcher,
byte[] text,
int textP,
int textEnd,
int textRange)