public class JSONValueReader extends JSONReader
Modifier and Type | Field and Description |
---|---|
protected java.io.Reader |
value
Wrapped reader
|
Constructor and Description |
---|
JSONValueReader(java.io.Reader value) |
Modifier and Type | Method and Description |
---|---|
int |
read() |
close, read
public int read() throws java.io.IOException
read
in class JSONReader
java.io.IOException