public abstract class MatcherFactory extends Object
| Constructor and Description |
|---|
MatcherFactory() |
| Modifier and Type | Method and Description |
|---|---|
abstract Matcher |
create(Regex regex,
byte[] bytes,
int p,
int end) |
Copyright © 2014. All rights reserved.