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