Uses of Class
org.everit.json.schema.JSONPointer
-
Packages that use JSONPointer Package Description org.everit.json.schema -
-
Uses of JSONPointer in org.everit.json.schema
Methods in org.everit.json.schema that return JSONPointer Modifier and Type Method Description JSONPointerJSONPointer.Builder. build()Creates aJSONPointerinstance using the tokens previously set using theJSONPointer.Builder.append(String)method calls.
-