Package | Description |
---|---|
org.json.simple |
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.
|
Copyright © 2018. All rights reserved.