软件包 org.test4j.json.decoder

接口摘要
IDecoder json串解码器基类
解码:从json字符串反序列为java对象
加码:将java对象序列化为json字符串
 

类摘要
ArrayDecoder  
CollectionDecoder  
MapDecoder  
PoJoDecoder 反序列json为pojo对象
 



Copyright © 2013. All rights reserved.