| Package | Description |
|---|---|
| fr.bigray.json | |
| fr.bigray.json.parser | |
| fr.bigray.json.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonArray |
class |
JsonBoolean |
class |
JsonNull |
class |
JsonNumber |
class |
JsonObject |
class |
JsonString |
| Modifier and Type | Method and Description |
|---|---|
default JsonValue |
JsonValue.asJsValue() |
| Modifier and Type | Method and Description |
|---|---|
JsonArray |
JsonArray.$$(List<JsonValue> values) |
JsonObject |
JsonObject.$$(Map<String,JsonValue> values) |
| Modifier and Type | Method and Description |
|---|---|
static JsonValue |
JsonParser.parse(String json) |
| Modifier and Type | Method and Description |
|---|---|
static JsonValue |
WrapValue.wrap(Object value) |
Copyright © 2018. All rights reserved.