@EsbBeanAnnotation(id="JSON") public class JSONUtil extends Object
JSONUtil()
com.alibaba.fastjson.JSONArray
parseArray(String json)
com.alibaba.fastjson.JSONObject
parseObject(String json)
String
toString(Object object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JSONUtil()
public String toString(Object object)
public com.alibaba.fastjson.JSONObject parseObject(String json)
public com.alibaba.fastjson.JSONArray parseArray(String json)
Copyright © 2023 onecode. All rights reserved.