Uses of Class
kong.unirest.core.json.JSONPointer
Packages that use JSONPointer
-
Uses of JSONPointer in kong.unirest.core.json
Methods in kong.unirest.core.json that return JSONPointerMethods in kong.unirest.core.json with parameters of type JSONPointerModifier and TypeMethodDescriptionJSONElement.optQuery(JSONPointer query) JSONElement.query(JSONPointer query) query the object graph using JSONPointer https://tools.ietf.org/html/rfc6901