public class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static List |
processJsonArray(org.codehaus.jettison.json.JSONArray ja) |
static Map<String,Object> |
processJsonMap(String json) |
static Map |
processJsonObject(org.codehaus.jettison.json.JSONObject jo) |
Copyright © 2013. All Rights Reserved.