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