| Package | Description |
|---|---|
| org.apache.shindig.expressions |
| Modifier and Type | Method and Description |
|---|---|
static String |
OpensocialFunctions.decodeBase64(String text)
Decode a base-64 encoded string.
|
static String |
OpensocialFunctions.formDecode(String text)
Form decode a string
|
static String |
OpensocialFunctions.formEncode(String text)
Form encode a string
|
static Object |
OpensocialFunctions.parseJson(String text)
Convert a string to a JSON Object or JSON Array.
|
Copyright © 2007-2012. All Rights Reserved.