|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JSONString
An interface that can be implemented to make a particular object have an easy to use JSON representation. Objects that implement this can be inserted into JSONObject and JSONArray and serialized.
Method Summary | |
---|---|
String |
toJSONString()
Method to return a JSON compliant representation of this object. |
Method Detail |
---|
String toJSONString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |