Package com.dyuproject.json

Interface Summary
ConvertorCache A convertor cache to allow re-use of convertors.
 

Class Summary
OverloadConvertorCache A convertor cache that creates an OverloadPojoConvertor from a given class.
OverloadPojoConvertor Sets the correct values for pojos with overloaded setters except when 2 methods overload a number type (limitation).
OverloadPojoConvertor.OverloadSetter A setter that handles overloading.
StandardConvertorCache The standard convertor cache.
StandardJSON Standard JSON serialization of pojos using cached convertors with configurable classloading.
StandardPojoConvertor The standard pojo convertor.
StandardPojoConvertor.StandardSetter The standard setter.
 



Copyright © 2008-2013. All Rights Reserved.