Uses of Class
org.json.JSONPointerException
-
-
Uses of JSONPointerException in org.json
Methods in org.json that throw JSONPointerException Modifier and Type Method Description Object
JSONPointer. queryFrom(Object document)
Evaluates this JSON Pointer on the givendocument
.
-