Class JsonPath
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.client.JsonPath
A simple JSON Path.
-
Method Summary
-
Method Details
-
of
Static factory method forJsonPath
.- Parameters:
nodes
- An ordered enumeration of node names to form a JSON path.- Returns:
- A new instance.
-
ofRoot
Static factory method for an emptyJsonPath
. Pointing at the root JSON tree.- Returns:
- A new instance.
-
getNodes
-
equals
-
hashCode
public int hashCode() -
toString
-