public class ParameterReader extends HeaderReader<Parameter>
Constructor and Description |
---|
ParameterReader(String header)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Parameter |
readValue()
Read the next value.
|
addValues, canAdd, createParameter, createParameter, mark, peek, read, readComment, readDate, readDigits, readHeader, readHeader, readParameter, readParameterValue, readQuotedString, readRawText, readRawValue, readToken, readValues, reset, skipParameterSeparator, skipSpaces, skipValueSeparator, unread
public ParameterReader(String header)
header
- The header to read.public Parameter readValue() throws IOException
HeaderReader
readValue
in class HeaderReader<Parameter>
IOException
Copyright © 2005–2016. All rights reserved.