-
-
方法概要
通过 json path 读取数据
参数顺序
json: json对象
path: jsonpath
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
构造器详细资料
-
JsonRead
public JsonRead()
-
方法详细资料
-
execute
通过 json path 读取数据
参数顺序
json: json对象
path: jsonpath
- 指定者:
execute 在接口中 Function
- 参数:
args - 包含json对象、json path的复合参数
- 返回:
- jsonpath对应数据