|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Matcher | |
|---|---|
| org.joni | |
| Uses of Matcher in org.joni |
|---|
| Subclasses of Matcher in org.joni | |
|---|---|
(package private) class |
ByteCodeMachine
|
class |
NativeMachine
|
(package private) class |
StackMachine
|
| Methods in org.joni that return Matcher | |
|---|---|
abstract Matcher |
MatcherFactory.create(Regex regex,
byte[] bytes,
int p,
int end)
|
Matcher |
Regex.matcher(byte[] bytes)
|
Matcher |
Regex.matcher(byte[] bytes,
int p,
int end)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||