|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JsonModel | |
|---|---|
| com.jayway.jsonpath | |
| Uses of JsonModel in com.jayway.jsonpath |
|---|
| Methods in com.jayway.jsonpath that return JsonModel | |
|---|---|
static JsonModel |
JsonModel.create(InputStream jsonInputStream)
|
static JsonModel |
JsonModel.create(Object jsonObject)
|
static JsonModel |
JsonModel.create(String json)
|
static JsonModel |
JsonModel.create(URL url)
|
JsonModel |
JsonModel.getModel(JsonPath jsonPath)
|
JsonModel |
JsonModel.getModel(String jsonPath,
Filter... filters)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||