Package | Description |
---|---|
com.google.gwt.dev.json |
Modifier and Type | Method and Description |
---|---|
static JsonArray |
JsonArray.parse(Reader reader) |
static JsonObject |
JsonObject.parse(Reader reader)
Creates a
JsonObject from a valid JSON string. |
Copyright © 2018. All rights reserved.