类 com.alibaba.fastjson.JSONObject
的使用

使用 JSONObject 的软件包
com.alibaba.fastjson   
com.alibaba.fastjson.parser   
 

com.alibaba.fastjsonJSONObject 的使用
 

返回 JSONObjectcom.alibaba.fastjson 中的方法
 JSONObject JSONArray.getJSONObject(int index)
           
 JSONObject JSONObject.getJSONObject(String key)
           
static JSONObject JSON.parseObject(String text)
           
static JSONObject JSON.parseObject(String text, Feature... features)
           
 

com.alibaba.fastjson.parserJSONObject 的使用
 

返回 JSONObjectcom.alibaba.fastjson.parser 中的方法
 JSONObject DefaultJSONParser.parseObject()
           
 



Copyright © 2012-2014 Alibaba Group. All Rights Reserved.