public class JsonPath extends Object
static class
JsonPath.CRUD
static void
clear()
static ONode
eval(ONode source, String jpath, boolean useStandard, boolean cacheJpath)
eval(ONode source, String jpath, boolean useStandard, boolean cacheJpath, JsonPath.CRUD crud)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static ONode eval(ONode source, String jpath, boolean useStandard, boolean cacheJpath)
public static ONode eval(ONode source, String jpath, boolean useStandard, boolean cacheJpath, JsonPath.CRUD crud)
public static void clear()
Copyright © 2024. All rights reserved.