JSONPath()
static void
arrayAdd(Object rootObject, String path, Object... values)
static boolean
contains(Object rootObject, String path)
static Object
eval(Object rootObject, String path)
extract(String json, String path)
static Map<String,Object>
paths(Object javaObject)
read(String json, String path)
remove(Object root, String path)
set(Object rootObject, String path, Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait