Package org.json.simple
Interface JSONAware
-
- All Known Implementing Classes:
JSONArray,JSONObject
public interface JSONAwareBeans that support customized output of JSON text shall implement this interface.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringtoJSONString()
-