软件包 org.test4j.json.decoder
的使用

使用 org.test4j.json.decoder 的软件包
org.test4j.json.decoder   
org.test4j.json.decoder.base   
org.test4j.json.decoder.single   
org.test4j.json.decoder.single.spec   
org.test4j.json.decoder.spec   
 

org.test4j.json.decoder 使用的 org.test4j.json.decoder 中的类
CollectionDecoder
           
IDecoder
          json串解码器基类
解码:从json字符串反序列为java对象
加码:将java对象序列化为json字符串
MapDecoder
           
PoJoDecoder
          反序列json为pojo对象
 

org.test4j.json.decoder.base 使用的 org.test4j.json.decoder 中的类
IDecoder
          json串解码器基类
解码:从json字符串反序列为java对象
加码:将java对象序列化为json字符串
 

org.test4j.json.decoder.single 使用的 org.test4j.json.decoder 中的类
IDecoder
          json串解码器基类
解码:从json字符串反序列为java对象
加码:将java对象序列化为json字符串
 

org.test4j.json.decoder.single.spec 使用的 org.test4j.json.decoder 中的类
IDecoder
          json串解码器基类
解码:从json字符串反序列为java对象
加码:将java对象序列化为json字符串
 

org.test4j.json.decoder.spec 使用的 org.test4j.json.decoder 中的类
IDecoder
          json串解码器基类
解码:从json字符串反序列为java对象
加码:将java对象序列化为json字符串
 



Copyright © 2013. All rights reserved.