| Interface | Description |
|---|---|
| JsonParser | |
| JsonParserAndMapper | |
| JsonParserEvents |
Created by Richard on 2/5/14.
|
| JsonSerializer |
Created by rick on 12/26/13.
|
| ObjectMapper |
This mapper (or, data binder, or codec) provides functionality for
converting between Java objects (instances of JDK provided core classes,
beans), and matching JSON constructs.
|
| Class | Description |
|---|---|
| JsonCreator |
Created by Richard on 2/4/14.
|
| JsonFactory |
Created by rick on 1/4/14.
|
| JsonMappingParser | |
| JsonParserFactory | |
| JsonSerializerFactory |
Created by rick on 12/26/13.
|
| JsonSlurper |
JSON slurper which parses text or reader content into a data structure of lists and maps.
|
| ObjectSerializationData |
Created by rick on 12/27/13.
|
| Exception | Description |
|---|---|
| JsonException |
Copyright © 2015. All Rights Reserved.