Package | Description |
---|---|
com.softwareag.mobile.runtime.toolkit.rest |
Modifier and Type | Method and Description |
---|---|
static JPath |
JPath.compile(org.json.me.JSONObject object)
Creates a new
JPath based on the delivered JSONObject. |
static JPath |
JPath.compile(java.lang.String jsonString)
Creates a new
JPath . |
JPath |
JSONDatasource.getRootJPath()
Get the
JPath object representing the root expression. |