Uses of Interface
org.ghotibeaun.json.jsonpath.JSONPath
Package | Description |
---|---|
org.ghotibeaun.json.jsonpath |
-
Uses of JSONPath in org.ghotibeaun.json.jsonpath
Methods in org.ghotibeaun.json.jsonpath that return JSONPath Modifier and Type Method Description static JSONPath
JSONPathFactory. compile(String jsonPath, com.jayway.jsonpath.Criteria criteria, com.jayway.jsonpath.Option... options)
static JSONPath
JSONPathFactory. compile(String jsonPath, com.jayway.jsonpath.Option... options)