See: Description
| Class | Description |
|---|---|
| JSON |
The JSONIC JSON class provides JSON encoding and decoding as
defined by RFC 4627.
|
| JSONReader | |
| JSONWriter | |
| NamingStyle | |
| TypeReference<T> |
The TypeReference is used to embed a generic type.
|
| Enum | Description |
|---|---|
| JSON.Mode |
JSON processing mode
|
| JSONEventType |
JSON event types for Pull Parser (getReader).
|
| Exception | Description |
|---|---|
| JSONException |
Signals that an error has been reached unexpectedly while formating or parsing.
|
| Annotation Type | Description |
|---|---|
| JSONHint |
The JSONHint annotation gives the hint for conversion.
|