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