|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.net.URLDecoder
public class URLDecoder
| Constructor Summary | |
|---|---|
URLDecoder()
|
|
| Method Summary | |
|---|---|
static String |
decode(String var0)
Deprecated. |
static String |
decode(String var0,
String var1)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URLDecoder()
| Method Detail |
|---|
public static String decode(String var0)
public static String decode(String var0,
String var1)
throws UnsupportedEncodingException
UnsupportedEncodingException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||