com.shephertz.app42.paas.sdk.jme.util
Class URLEncoder

java.lang.Object
  extended by com.shephertz.app42.paas.sdk.jme.util.URLEncoder

public class URLEncoder
extends java.lang.Object


Constructor Summary
URLEncoder()
           
 
Method Summary
static java.lang.String encode(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLEncoder

public URLEncoder()
Method Detail

encode

public static java.lang.String encode(java.lang.String value)
                               throws java.io.IOException
Throws:
java.io.IOException