org.opencms.json
public interface I_CmsJsonifable
Modifier and Type | Method and Description |
---|---|
JSONObject |
toJson()
Returns the JSON representation of this object.
|
JSONObject toJson() throws JSONException
JSONException
- if something goes wrong