public class StringInputConverter extends InputStreamInputConverter<java.lang.String>
| Constructor and Description |
|---|
StringInputConverter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
read()
Reads a string from an InputStream.
|
getInputStream, setInputStream