Package | Description |
---|---|
net.minidev.json | |
net.minidev.json.reader |
Modifier and Type | Interface | Description |
---|---|---|
interface |
JSONAwareEx |
Beans that support advanced output of JSON text shall implement this
interface.
|
Modifier and Type | Class | Description |
---|---|---|
class |
JSONArray |
A JSON array.
|
class |
JSONObject |
A JSON object.
|
Modifier and Type | Field | Description |
---|---|---|
static JsonWriterI<JSONAware> |
JsonWriter.JSONJSONAwareWriter |