|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.util.collections.JsonUtils
public class JsonUtils
| Constructor Summary | |
|---|---|
JsonUtils()
|
|
| Method Summary | |
|---|---|
static java.util.List |
toListOfStrings(org.json.JSONArray values)
|
static java.util.List |
transform(org.json.JSONArray values,
Function transformer)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JsonUtils()
| Method Detail |
|---|
public static java.util.List transform(org.json.JSONArray values,
Function transformer)
public static java.util.List toListOfStrings(org.json.JSONArray values)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||