- java.lang.Object
-
- org.alfresco.util.collections.JsonUtils
-
-
Constructor Summary
Constructors
| Constructor and Description |
JsonUtils() |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
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
-
JsonUtils
public JsonUtils()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.