Interface JSONStreamAwareEx

All Superinterfaces:
JSONStreamAware
All Known Implementing Classes:
JSONArray, JSONObject

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