| Package | Description |
|---|---|
| net.minidev.json |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
JSONStreamAwareEx |
Beans that support customized output of JSON text to a writer shall implement
this interface.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
JSONArray |
A JSON array.
|
class |
JSONObject |
A JSON object.
|