|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.waveset.util.URLUTF8Decoder
Nested Class Summary | |
static class |
URLUTF8Decoder.ByteToCharConverter
|
static class |
URLUTF8Decoder.ByteToCharUTF8
|
Constructor Summary | |
URLUTF8Decoder()
|
Method Summary | |
static java.lang.String |
decode(java.lang.String s)
This method should always be used rather than java.net.URLDecoder.decode |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public URLUTF8Decoder()
Method Detail |
public static java.lang.String decode(java.lang.String s)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |