com.aliyuncs.auth
类 AcsURLEncoder
java.lang.Object
com.aliyuncs.auth.AcsURLEncoder
public class AcsURLEncoder
- extends Object
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URL_ENCODING
public static final String URL_ENCODING
- 另请参见:
- 常量字段值
AcsURLEncoder
public AcsURLEncoder()
encode
public static String encode(String value)
throws UnsupportedEncodingException
- 抛出:
UnsupportedEncodingException
percentEncode
public static String percentEncode(String value)
throws UnsupportedEncodingException
- 抛出:
UnsupportedEncodingException
Copyright © 2017. All Rights Reserved.