json字符串 转换成list对象

JSONArray jsonArray = JSONArray.fromObject(JsonObject);
List=JSONArray.toList(jsonArray, List.class);

posted @ 2014-03-22 17:15  天空@之城  阅读(1136)  评论(0)    收藏  举报