Constructor and Description |
---|
org.cakelab.json.codec.JSONCodec(boolean)
use
JSONCodec.JSONCodec(JSONCodecConfiguration) instead. |
org.cakelab.json.codec.JSONCodec(boolean, boolean)
use
JSONCodec.JSONCodec(JSONCodecConfiguration) instead. |
org.cakelab.json.codec.JSONCodec(Charset, boolean)
use
JSONCodec.JSONCodec(JSONCodecConfiguration) instead. |
org.cakelab.json.codec.JSONCodec(Charset, boolean, boolean)
use
JSONCodec.JSONCodec(JSONCodecConfiguration) instead. |
org.cakelab.json.JSONPrettyprint(boolean, int) |