|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JSONable
Provides a method that provides a JSON dump of the current object. You can implement this class to hide data from the JSON view of it or to fine-tune its JSON representation in general. See JSON homepage for details on JSON.
Method Summary | |
---|---|
java.lang.String |
toJSON()
|
Method Detail |
---|
java.lang.String toJSON()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |