| Interface | Description |
|---|---|
| JsonModel.ArrayOps |
Operations that can be performed on Json arrays (
Lists) |
| JsonModel.ListMappingModelReader |
Converts a
JsonModel to an Collection of Objects |
| JsonModel.MappingModelReader | |
| JsonModel.ObjectMappingModelReader |
Converts a
JsonModel to an Object |
| JsonModel.ObjectOps |
Operations that can be performed on Json objects (
Maps) |
| ParseContext |
User: kalle
Date: 8/30/13
Time: 12:03 PM
|
| ReadContext |
User: kalle
Date: 8/30/13
Time: 12:03 PM
|
| Transformer<T> |
| Class | Description |
|---|---|
| Configuration |
User: kalle
Date: 8/30/13
Time: 12:05 PM
|
| Configuration.ConfigurationBuilder | |
| Criteria | |
| Filter<T> |
A filter is used to filter the content of a JSON array in a JSONPath.
|
| Filter.FilterAdapter<T> | |
| JsonModel |
A JsonModel holds a parsed JSON document and provides easy read and write operations.
|
| JsonPath |
JsonPath is to JSON what XPATH is to XML, a simple way to extract parts of a given document.
|
| Enum | Description |
|---|---|
| Option |
User: kalle
Date: 8/30/13
Time: 12:05 PM
|
| Exception | Description |
|---|---|
| IndefinitePathException | |
| InvalidConversionException |
Created by IntelliJ IDEA.
|
| InvalidCriteriaException | |
| InvalidJsonException | |
| InvalidModelException | |
| InvalidPathException | |
| PathNotFoundException |
User: kalle
Date: 8/20/13
Time: 2:33 PM
|
Copyright © 2011–2013. All rights reserved.