| Package | Description |
|---|---|
| com.jayway.jsonpath |
| Modifier and Type | Method and Description |
|---|---|
JsonModel.MappingModelReader |
JsonModel.map()
Returns a
JsonModel.MappingModelReader for this JsonModel. |
JsonModel.MappingModelReader |
JsonModel.map(JsonPath jsonPath)
Returns a
JsonModel.MappingModelReader for the JsonModel targeted by the provided JsonPath. |
JsonModel.MappingModelReader |
JsonModel.map(String jsonPath,
Filter... filters)
Returns a
JsonModel.MappingModelReader for the JsonModel targeted by the provided JsonPath. |
Copyright © 2011–2013. All rights reserved.