public class AcsURLEncoder extends Object
static String
URL_ENCODING
AcsURLEncoder()
encode(String value)
percentEncode(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String URL_ENCODING
public AcsURLEncoder()
public static String encode(String value) throws UnsupportedEncodingException
UnsupportedEncodingException
public static String percentEncode(String value) throws UnsupportedEncodingException
Copyright © 2015. All Rights Reserved.