public class ItemJSONBuilder extends Object
Constructor and Description |
---|
ItemJSONBuilder() |
Modifier and Type | Method and Description |
---|---|
static org.json.JSONObject |
buildJSON(XFTItem item,
FlattenedItemA.HistoryConfigI includeHistory,
boolean includeHeaders) |
org.json.JSONObject |
call(XFTItem i,
FlattenedItemA.HistoryConfigI includeHistory,
boolean includeHeaders) |
static org.json.JSONObject |
convert(List<FlattenedItemI> items,
boolean includeHeaders) |
public org.json.JSONObject call(XFTItem i, FlattenedItemA.HistoryConfigI includeHistory, boolean includeHeaders) throws Exception
Exception
public static org.json.JSONObject buildJSON(XFTItem item, FlattenedItemA.HistoryConfigI includeHistory, boolean includeHeaders) throws Exception
Exception
public static org.json.JSONObject convert(List<FlattenedItemI> items, boolean includeHeaders) throws org.json.JSONException
org.json.JSONException
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.