cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.utils
Class URLUtils

java.lang.Object
  extended by cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.utils.URLUtils

public class URLUtils
extends java.lang.Object

Author:
jjia

Constructor Summary
URLUtils()
           
 
Method Summary
static java.lang.String encodeUrl(java.lang.String input)
          encode a string to url namespace.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLUtils

public URLUtils()
Method Detail

encodeUrl

public static java.lang.String encodeUrl(java.lang.String input)
encode a string to url namespace.

Parameters:
input - input string
Returns:
encoded string