public interface JSONWriteContent
| 限定符和类型 | 方法和说明 |
|---|---|
void |
writeContent(JSONObject parent,
ClippedPageProvider reportPage,
Repository repo)
将内容以JSON格式输出
|
void writeContent(JSONObject parent, ClippedPageProvider reportPage, Repository repo) throws JSONException
parent - 上层JSON对象reportPage - 分页对象repo - 报表回话上下文JSONException