com.ideo.sweetdevria.tag.util
Class ResourcesUtil

java.lang.Object
  extended by com.ideo.sweetdevria.tag.util.ResourcesUtil

public class ResourcesUtil
extends java.lang.Object


Constructor Summary
ResourcesUtil()
           
 
Method Summary
static java.lang.String getCssPath()
           
static java.lang.String getImgPath()
           
static java.lang.String getJsPath()
           
static java.lang.String getJspPath()
           
static org.apache.commons.logging.Log getLOG()
           
static java.lang.String getPropertiesServerUrl()
           
static java.lang.String getResourcesPath()
           
static void initProperties(javax.servlet.http.HttpServletRequest req)
           
static java.lang.String jsEncode(java.lang.String text)
           
static java.lang.String jsStringEncode(java.lang.String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourcesUtil

public ResourcesUtil()
Method Detail

initProperties

public static void initProperties(javax.servlet.http.HttpServletRequest req)

getPropertiesServerUrl

public static java.lang.String getPropertiesServerUrl()

getCssPath

public static java.lang.String getCssPath()

getImgPath

public static java.lang.String getImgPath()

getJsPath

public static java.lang.String getJsPath()

getJspPath

public static java.lang.String getJspPath()

getLOG

public static org.apache.commons.logging.Log getLOG()

getResourcesPath

public static java.lang.String getResourcesPath()

jsEncode

public static java.lang.String jsEncode(java.lang.String text)

jsStringEncode

public static java.lang.String jsStringEncode(java.lang.String text)


Copyright © 2010 Ideo Technologies. All Rights Reserved.