betwixt xml转换成对象XML节点大写

beanReader.getXMlintrospector().getConfiguration().setElementNameMapper(new CapitalizeNameMapper());//节点大写
beanReader.getXMlintrospector().getConfiguration().setWrapCollectionsInElement(false);//当遇到ArrayList或者Map时做一个包装

相关文章

php输出xml格式字符串
J2ME Mobile 3D入门教程系列文章之一
XML轻松学习手册
XML入门的常见问题(一)
XML入门的常见问题(三)
XML轻松学习手册(2)XML概念