public class AcsURLEncoder extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
URL_ENCODING |
| Constructor and Description |
|---|
AcsURLEncoder() |
public static final String URL_ENCODING
public static String encode(String value) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic static String percentEncode(String value) throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2018. All Rights Reserved.