| Package | Description |
|---|---|
| org.jose4j.json.internal.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 © 2020. All rights reserved.