类 JSONUtil
java.lang.Object
com.agentsflex.core.util.JSONUtil
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static StringdetectErrorMessage(com.alibaba.fastjson2.JSONObject jsonObject) static com.alibaba.fastjson2.JSONPathgetJsonPath(String path) static double[]readDoubleArray(com.alibaba.fastjson2.JSONObject jsonObject, String path) static IntegerreadInteger(com.alibaba.fastjson2.JSONObject jsonObject, String path) static Longstatic StringreadString(com.alibaba.fastjson2.JSONObject jsonObject, String path)
-
字段详细资料
-
jsonPaths
-
-
构造器详细资料
-
JSONUtil
public JSONUtil()
-
-
方法详细资料
-
getJsonPath
-
readDoubleArray
-
readString
-
readInteger
-
readLong
-
detectErrorMessage
-