public class JSONPath
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static void
static boolean
static boolean
boolean
boolean
static boolean
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
JSONPath
public JSONPath()
-
Method Details
-
-
-
-
-
-
-
contains
public static boolean contains(Object rootObject,
String path)
-
-
set
public boolean set(Object rootObject,
Object value,
boolean p)
-