08-06-2013 03:27 PM
json {"a": [{"b": "c"}, {"d": "e"}]}
test TypeError: Cannot find default value for object.
test.a [{"b": "c"}, {"d": "e"}]
test.a.length
test.a.size function size() {/* int size() */}
test.a.get function get() {/* java.lang.Object get(int) */}
test.a[0] Java class "org.json.simple.JSONArray" has no public instance field or method named "0".
test.a.get(0) null
test.a.getJSONObject(0) TypeError: Cannot find function getJSONObject.
08-07-2013 03:40 AM
08-07-2013 12:43 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.