|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.acsinet_solutions.util.text.URLCodec
public final class URLCodec
Basic URL Codec which throws runtime exceptions and not checked ones
| Constructor Summary | |
|---|---|
URLCodec()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getDecoded(java.lang.String str)
Perform the decoding only if necessary ( only when the prefix is detected ). |
static java.lang.String |
getEncoded(java.lang.String str)
Perform the encoding. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URLCodec()
| Method Detail |
|---|
public static java.lang.String getEncoded(java.lang.String str)
public static java.lang.String getDecoded(java.lang.String str)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||