Package | Description |
---|---|
net.minidev.json | |
net.minidev.json.parser | |
net.minidev.json.reader |
Class | Description |
---|---|
JSONArray |
A JSON array.
|
JSONAware |
Beans that support customized output of JSON text shall implement this
interface.
|
JSONAwareEx |
Beans that support advanced output of JSON text shall implement this
interface.
|
JSONObject |
A JSON object.
|
JSONStreamAware |
Beans that support customized output of JSON text to a writer shall implement
this interface.
|
JSONStreamAwareEx |
Beans that support customized output of JSON text to a writer shall implement
this interface.
|
JSONStyle |
JSONStyle object configure JSonSerializer reducing output size
|
Class | Description |
---|---|
JSONStyle |
JSONStyle object configure JSonSerializer reducing output size
|
Class | Description |
---|---|
JSONAware |
Beans that support customized output of JSON text shall implement this
interface.
|
JSONAwareEx |
Beans that support advanced output of JSON text shall implement this
interface.
|
JSONStreamAwareEx |
Beans that support customized output of JSON text to a writer shall implement
this interface.
|
JSONStyle |
JSONStyle object configure JSonSerializer reducing output size
|