Apache Digester Data binding of XML
因为要读取xml并且绑定到java对象中,先想自己通过反射机制一步步写,觉得麻烦,漏洞多,于是找到了这个开源的项目
使用很方便
http://commons.apache.org/proper/commons-digester/guide/core.html
其中的xml rules是自己想要的。
可以看这篇文章http://commons.apache.org/proper/comm
原创
2013-07-04 23:46:13 ·
713 阅读 ·
0 评论