public class JSONKit extends Object
JSONKit()
static Object
get(com.alibaba.fastjson.JSONObject o, String key)
static com.alibaba.fastjson.JSONArray
getArray(com.alibaba.fastjson.JSONObject o, String key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JSONKit()
public static com.alibaba.fastjson.JSONArray getArray(com.alibaba.fastjson.JSONObject o, String key)
public static Object get(com.alibaba.fastjson.JSONObject o, String key)
Copyright © 2018. All rights reserved.