Uses of Class
net.hamnaberg.json.pointer.JsonPointer
-
-
Uses of JsonPointer in net.hamnaberg.json.pointer
Methods in net.hamnaberg.json.pointer that return JsonPointer Modifier and Type Method Description static JsonPointerJsonPointer. compile(java.lang.String pattern)Methods in net.hamnaberg.json.pointer with parameters of type JsonPointer Modifier and Type Method Description net.hamnaberg.json.Json.JValueJsonPointer. copy(net.hamnaberg.json.Json.JValue json, JsonPointer from)net.hamnaberg.json.Json.JValueJsonPointer. move(net.hamnaberg.json.Json.JValue json, JsonPointer from)
-