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 © 2017. All rights reserved.