Uses of Class
org.apache.shindig.expressions.Functions.Expose

Packages that use Functions.Expose
org.apache.shindig.expressions   
 

Uses of Functions.Expose in org.apache.shindig.expressions
 

Methods in org.apache.shindig.expressions with annotations of type Functions.Expose
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.