org.exoplatform.brandadvocacy.service
Class Utils

java.lang.Object
  extended by org.exoplatform.brandadvocacy.service.Utils

public class Utils
extends Object

Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Sep 9, 2014


Constructor Summary
Utils()
           
 
Method Summary
static String getAttrFromJson(org.json.JSONObject jsonObject, String attr)
           
static String queryEscape(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

queryEscape

public static String queryEscape(String s)

getAttrFromJson

public static String getAttrFromJson(org.json.JSONObject jsonObject,
                                     String attr)


Copyright © 2003–2015 eXo Platform SAS. All rights reserved.