|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object anon.util.URLDecoder
public class URLDecoder
Constructor Summary | |
---|---|
URLDecoder()
|
Method Summary | |
---|---|
static java.lang.String |
decode(java.lang.String a_strURL)
Decodes a URL to a unicode. |
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 java.lang.String decode(java.lang.String a_strURL)
a_strURL
- a URL in UTF-8-encoding
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |