摘要:使用json-lib转换对象为字符串时的特殊处理,如果属性名为"class", "declaringClass", "metaClass"只的一个 转换结果中不会包含该属性,示例 public void test() { Map map = new HashMap(); map.put( "class", "json" ); ...
阅读全文
posted @ 2015-03-13 16:07
posted @ 2015-03-13 16:07
posted @ 2015-03-06 17:06