public class InstagramGeneralAnalysisJSON
extends java.lang.Object
Constructor and Description |
---|
InstagramGeneralAnalysisJSON() |
Modifier and Type | Method and Description |
---|---|
org.json.JSONObject |
buildJSONReport(java.util.ArrayList<InstagramPosts> posts) |
static org.json.JSONObject |
convertInstagramPostsToJSON(InstagramPosts ps) |
public org.json.JSONObject buildJSONReport(java.util.ArrayList<InstagramPosts> posts)
public static org.json.JSONObject convertInstagramPostsToJSON(InstagramPosts ps)