| Class | Description |
|---|---|
| ArrayValue | |
| BooleanValue | |
| DoubleValue | |
| JsonGenerator | |
| JsonHandler | |
| JsonParser | |
| JsonUtils | |
| JsonValue | |
| JsonWriter | |
| LongValue | |
| NullValue | |
| NumericValue | |
| ObjectBuilder | |
| ObjectValue | |
| StringValue |
| Enum | Description |
|---|---|
| JsonUtils.JsonToken |
Types of Json tokens.
|
| JsonUtils.Types |
Known types.
|
| Exception | Description |
|---|---|
| JsonException |
Should be thrown if any error occurs during JSON <-> Java Object
transformation.
|
| Annotation Type | Description |
|---|---|
| JsonTransient |
Prevent processing field/type via Json framework.
|
Copyright © 2015. All rights reserved.