类 | 说明 |
---|---|
JaxbMapper |
使用Jaxb2.0实现XML<->Java Object的Mapper.
|
JaxbMapper.CollectionWrapper |
封装Root Element 是 Collection的情况.
|
JsonMapper |
简单封装Jackson实现JSON<->Java Object的Mapper.
|
ObjectMapper |
对象转换工具类.
1.封装Dozer, 深度转换对象到对象
2.封装Apache Commons BeanUtils, 将字符串转换为对象.
|
Copyright © 2014 EPIC Team. All rights reserved.