| Package | Description |
|---|---|
| com.jayway.jsonpath | |
| com.jayway.jsonpath.internal | |
| com.jayway.jsonpath.internal.filter | |
| com.jayway.jsonpath.spi | |
| com.jayway.jsonpath.spi.impl |
| Class and Description |
|---|
| Configuration
User: kalle
Date: 8/30/13
Time: 12:05 PM
|
| Configuration.ConfigurationBuilder |
| Criteria |
| Filter
A filter is used to filter the content of a JSON array in a JSONPath.
|
| InvalidPathException |
| JsonModel
A JsonModel holds a parsed JSON document and provides easy read and write operations.
|
| 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) |
| JsonPath
JsonPath is to JSON what XPATH is to XML, a simple way to extract parts of a given document.
|
| Option
User: kalle
Date: 8/30/13
Time: 12:05 PM
|
| ParseContext
User: kalle
Date: 8/30/13
Time: 12:03 PM
|
| ReadContext
User: kalle
Date: 8/30/13
Time: 12:03 PM
|
| Transformer |
| Class and Description |
|---|
| Configuration
User: kalle
Date: 8/30/13
Time: 12:05 PM
|
| Filter
A filter is used to filter the content of a JSON array in a JSONPath.
|
| JsonPath
JsonPath is to JSON what XPATH is to XML, a simple way to extract parts of a given document.
|
| ParseContext
User: kalle
Date: 8/30/13
Time: 12:03 PM
|
| ReadContext
User: kalle
Date: 8/30/13
Time: 12:03 PM
|
| Class and Description |
|---|
| Configuration
User: kalle
Date: 8/30/13
Time: 12:05 PM
|
| Filter
A filter is used to filter the content of a JSON array in a JSONPath.
|
| Class and Description |
|---|
| InvalidJsonException |
| Class and Description |
|---|
| InvalidJsonException |
Copyright © 2011–2013. All rights reserved.