public interface StringParser
StringMatcher for a given
regular expression.| Modifier and Type | Method and Description |
|---|---|
StringMatcher |
parse(java.lang.String regularExpression)
Creates a StringMatcher for the given regular expression.
|
StringMatcher parse(java.lang.String regularExpression)