Class JsonObject
java.lang.Object
se.liu.ida.hefquin.mappings.algebra.sources.json.JsonElement
se.liu.ida.hefquin.mappings.algebra.sources.json.JsonObject
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionJsonObject(com.jayway.jsonpath.ReadContext ctx) JsonObject(String jsonString) -
Method Summary
-
Field Details
-
ctx
protected final com.jayway.jsonpath.ReadContext ctx
-
-
Constructor Details
-
JsonObject
public JsonObject(com.jayway.jsonpath.ReadContext ctx) -
JsonObject
- Throws:
com.jayway.jsonpath.JsonPathException
-
-
Method Details
-
getReadContext
public com.jayway.jsonpath.ReadContext getReadContext()
-