| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JSONString
An interface that allows an object to be stored as a JSONObject or JSONArray value.
 When printed, the value of toJSONString() is printed without quotes or other substitution; it
 is the responsibility of the object to provide proper JSON output.
| Method Summary | |
|---|---|
 String | 
toJSONString()
The toJSONString method allows a class to produce its own JSON serialization. | 
| Method Detail | 
|---|
String toJSONString()
toJSONString method allows a class to produce its own JSON serialization.
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||