Class JsonPathQuery
java.lang.Object
se.liu.ida.hefquin.mappings.algebra.sources.json.JsonPathQuery
-
Constructor Summary
ConstructorsConstructorDescriptionJsonPathQuery(com.jayway.jsonpath.JsonPath jsonPath) JsonPathQuery(String jsonPathString) -
Method Summary
-
Constructor Details
-
JsonPathQuery
- Throws:
com.jayway.jsonpath.JsonPathException
-
JsonPathQuery
public JsonPathQuery(com.jayway.jsonpath.JsonPath jsonPath)
-
-
Method Details
-
getJsonPath
public com.jayway.jsonpath.JsonPath getJsonPath() -
getQueryString
-
toString
-