| Package | Description |
|---|---|
| org.horusframework.business | |
| org.json.simple |
| Class and Description |
|---|
| JSONObject
A JSON object.
|
| Class and Description |
|---|
| ItemList
|a:b:c| => |a|,|b|,|c|
|:| => ||,||
|a:| => |a|,||
|
| JSONAware
Beans that support customized output of JSON text shall implement this interface.
|
| JSONStreamAware
Beans that support customized output of JSON text to a writer shall implement this interface.
|