Interface JSONAware

All Known Implementing Classes:
JSON, JSONArray, JSONObject

public interface JSONAware
Beans that support customized output of JSON text shall implement this interface.
Author:
wenshao[[email protected]]
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • toJSONString

      String toJSONString()
      Returns:
      JSON text