- All Known Implementing Classes:
- JSONArray, JSONObject
public interface JSONAware
JSONAware is an Adaptation of the JSONAware class from the RFC4627 compliant JSON Simple
(https://code.google.com/p/json-simple/).
Beans that support customized output of JSON text shall implement this interface.
- Author:
- Fang Yidong, Lakshmi Krishnamurthy