Interface JSONAware

All Known Subinterfaces:
JSONAwareEx
All Known Implementing Classes:
JSONArray, JSONObject

public interface JSONAware
Beans that support customized output of JSON text shall implement this interface.
Author:
FangYidong <fangyidong@yahoo.com.cn>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • toJSONString

      String toJSONString()
      Returns:
      JSON text