public final class JsonReader extends Object
| Modifier and Type | Method and Description |
|---|---|
static Object |
read(InputStream is) |
static Object |
read(Reader reader) |
public static Object read(Reader reader) throws IOException
IOExceptionpublic static Object read(InputStream is) throws IOException
IOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.