| Interface | Description |
|---|---|
| JsonAdapterFactory |
| Class | Description |
|---|---|
| Json | |
| JsonAdapter<T> | |
| JsonArray |
A JsonArray is an ordered sequence of values.
|
| JsonBuilder | |
| JsonDeserializer<T> | |
| JsonGraph<T> | |
| JsonLiteral | |
| JsonNull | |
| JsonObject |
A JsonObject is an unordered collection of name/value pairs.
|
| JsonPolicy |
JsonPolicy contains Serialization & Deserialization properties. |
| JsonSerializer<T> | |
| JsonValue |
| Enum | Description |
|---|---|
| JsonPolicy.KeyNamingPolicy | |
| JsonType |
| Exception | Description |
|---|---|
| JsonException |
The JsonException is thrown by the JSON.org classes when things are amiss.
|
Copyright © 2018 Terra Software Informatics LLC.. All rights reserved.