public interface StringParser
| Modifier and Type | Method and Description |
|---|---|
StringMatcher |
parse(String regularExpression)
Creates a StringMatcher for the given regular expression.
|
StringMatcher parse(String regularExpression)
Copyright © 2015. All Rights Reserved.