| Package | Description |
|---|---|
| org.joni |
| Modifier and Type | Class and Description |
|---|---|
class |
NativeMachine |
| 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 © 2013. All rights reserved.