Package | Description |
---|---|
org.cakelab.json.codec |
Modifier and Type | Method and Description |
---|---|
static void |
JSONCodec.setDefaultConfiguration(JSONCodecConfiguration config)
This method allows to change the default behaviour of JSONCodecs.
|
Constructor and Description |
---|
JSONCodec(JSONCodecConfiguration config)
Constructor using a specific configuration.
|