public final class URIDecoder extends Object
| Modifier | Constructor and Description |
|---|---|
private |
URIDecoder() |
| Modifier and Type | Method and Description |
|---|---|
static String |
decode(String url)
Decodes an url by transforming special characters to html entities
|
private URIDecoder()