Package org.cakelab.json.codec
-
Class Summary Class Description JSONCodec This class implements serialising/deserialising of Java objects from and to JSON strings.JSONCodecConfiguration Configuration ofJSONCodec
s andJSONModeller
s.JSONMapping<JAVAT,JSONT> Warning: Work in progressJSONMappingMap JSONModeller Turns Java object into JSON object tree and vice versa.