2014年7月29日

转化对象为map方法

摘要: 言语不多,直接上代码。private Map introspect(Object obj) throws Exception { Map result = new HashMap(); BeanInfo info = Introspector.getBeanInfo(o... 阅读全文

posted @ 2014-07-29 17:51 陈惟鲜的博客 阅读(163) 评论(0) 推荐(0) 编辑

导航