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 java.lang.ObjectJSONPointer. queryFrom(java.lang.Object document)Evaluates this JSON Pointer on the givendocument. 
 -