public class SearchTextValueParser extends Object implements ValueParser
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
groupIndex |
(package private) ValueParser |
parser |
(package private) Pattern |
pattern |
| Constructor and Description |
|---|
SearchTextValueParser() |
Pattern pattern
int groupIndex
ValueParser parser
public Object parse(String text)
parse in interface ValueParserCopyright © 2017. All rights reserved.