|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.urlenco.UrlRedirect
public class UrlRedirect
| Constructor Summary | |
|---|---|
UrlRedirect()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
decodeUrl(java.lang.String url)
Returns the original URL that was used to create a short version through http://urlenco.de |
static java.lang.String |
encodeUrl(java.lang.String url)
Uses http://urlenco.de service to create a short version of the specified URL |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UrlRedirect()
| Method Detail |
|---|
public static java.lang.String encodeUrl(java.lang.String url)
url - URL to encode
public static java.lang.String decodeUrl(java.lang.String url)
url - URL to decode
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||