Interface JSONStreamAware

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

public interface JSONStreamAware
Beans that support customized output of JSON text to a writer shall implement this interface.
Author:
FangYidong <[email protected]>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    write JSON string to out.