JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.json.simple
Interface JSONAware
All Known Implementing Classes:
JSONArray
,
JSONObject
,
JSONRPC2Message
,
JSONRPC2Notification
,
JSONRPC2Request
,
JSONRPC2Response
public interface
JSONAware
Beans that support customized output of JSON text shall implement this interface.
Author:
FangYidong fangyidong@yahoo.com.cn
Method Summary
Methods
Modifier and Type
Method and Description
String
toJSONString
()
Method Detail
toJSONString
String
toJSONString()
Returns:
JSON text
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method