public class UrlHelper extends Object
| Constructor and Description |
|---|
UrlHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
decodeUrlEncodedValues(String data,
String encoding) |
static String |
normalizeURL(String uri) |
public static final Map<String,String> decodeUrlEncodedValues(String data, String encoding) throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2018. All rights reserved.