JavaScript is disabled on your browser.
Package
Class
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
public interface
JSONAware
Beans that support customized output of JSON text shall implement this interface.
Method Summary
Methods
Modifier and Type
Method and Description
String
toJSONString
()
Method Detail
toJSONString
String
toJSONString()
Returns:
JSON text
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method