Uses of Class
org.everit.json.schema.loader.internal.JSONPointer
-
Packages that use JSONPointer Package Description org.everit.json.schema.loader.internal -
-
Uses of JSONPointer in org.everit.json.schema.loader.internal
Methods in org.everit.json.schema.loader.internal that return JSONPointer Modifier and Type Method Description static JSONPointerJSONPointer. forDocument(org.json.JSONObject document, String fragment)Deprecated.static JSONPointerJSONPointer. forURL(SchemaClient schemaClient, String url)Deprecated.
-