public class DispositionReader extends HeaderReader<Disposition>
Constructor and Description |
---|
DispositionReader(String header)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Disposition |
readValue()
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 DispositionReader(String header)
header
- The header to read.public Disposition readValue() throws IOException
HeaderReader
readValue
in class HeaderReader<Disposition>
IOException
Copyright © 2005–2016. All rights reserved.