Package ej.jsonpath.parser
Interface Predicates.Test
-
- Enclosing class:
- Predicates
public static interface Predicates.Test
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleantest(JSONObject json)
-
-
-
Method Detail
-
test
boolean test(JSONObject json) throws JSONException
- Throws:
JSONException
-
-