public class JSONLoader extends Object
Modifier and Type | Field and Description |
---|---|
org.json.simple.JSONArray |
jsonData |
Constructor and Description |
---|
JSONLoader(String source) |
Modifier and Type | Method and Description |
---|---|
static String |
getContents(String source) |
String |
getTags(int i) |
String |
getTS(int i) |
String |
getValue(int i) |
int |
length() |
public JSONLoader(String source)
Copyright © 2016 Apache Software Foundation. All Rights Reserved.