public final class CommaSeparatedVariableParser extends ListParser
Notes:
| Constructor and Description |
|---|
CommaSeparatedVariableParser(CharSequence input)
Construct a new parser with parameter 'input' to be parsed.
|
getValues, matchesadvance, atEnd, matcher, setPatternpublic CommaSeparatedVariableParser(CharSequence input)
input - to parseCopyright © 2006–2020 Apache Software Foundation. All rights reserved.