| Package | Description |
|---|---|
| org.joni |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
ByteCodeMachine |
class |
NativeMachine |
(package private) class |
StackMachine |
| Modifier and Type | Method and Description |
|---|---|
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) |
Copyright © 2016. All rights reserved.