|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JsonModel.MappingModelReader | |
|---|---|
| com.jayway.jsonpath | |
| Uses of JsonModel.MappingModelReader in com.jayway.jsonpath |
|---|
| Methods in com.jayway.jsonpath that return JsonModel.MappingModelReader | |
|---|---|
JsonModel.MappingModelReader |
JsonModel.map()
Returns a JsonModel.ObjectMappingModelReader for this JsonModel. |
JsonModel.MappingModelReader |
JsonModel.map(JsonPath jsonPath)
Returns a JsonModel.ObjectMappingModelReader for the JsonModel targeted by the provided JsonPath. |
JsonModel.MappingModelReader |
JsonModel.map(String jsonPath,
Filter... filters)
Returns a JsonModel.ObjectMappingModelReader for the JsonModel targeted by the provided JsonPath. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||