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