Package | Description |
---|---|
elemental.js.json | |
elemental.json | |
elemental.json.impl |
Modifier and Type | Method and Description |
---|---|
<T extends JsonValue> |
JsJsonFactory.parse(String jsonString) |
Modifier and Type | Method and Description |
---|---|
<T extends JsonValue> |
JsonFactory.parse(String jsonString)
Parse a String in JSON format and return a JsonValue of the appropriate
type.
|
Modifier and Type | Method and Description |
---|---|
<T extends JsonValue> |
JreJsonFactory.parse(String jsonString) |
static <T extends JsonValue> |
JsonUtil.parse(String json) |
Copyright © 2018. All rights reserved.