java.net
Class URLEncoder

java.lang.Object
  |
  +--java.net.URLEncoder

public synchronized class URLEncoder
extends Object


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

Method Detail

encode

public static String encode(String)

encode

public static String encode(String,
                            String)
                     throws UnsupportedEncodingException
UnsupportedEncodingException