public class FeaturePropertiesArrayHelper extends Object
| Constructor and Description |
|---|
FeaturePropertiesArrayHelper() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
containsKey(org.json.JSONArray j,
String key) |
static Object |
getByKey(org.json.JSONArray j,
String key) |
static org.json.JSONArray |
removeKey(org.json.JSONArray j,
String key) |
Copyright © 2018. All rights reserved.