public class DelimitedValuesParser extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DelimitedValuesParser.Token
Represents the type of a token.
|
| Constructor and Description |
|---|
DelimitedValuesParser(Reader source) |
public DelimitedValuesParser(Reader source)
public DelimitedValuesParser.Token next() throws IOException
IOExceptionpublic String getValue()
Copyright © 2002–2019 Starter Inc.. All rights reserved.