public class AcsURLEncoder extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
URL_ENCODING |
| 构造器和说明 |
|---|
AcsURLEncoder() |
public static String encode(String value) throws UnsupportedEncodingException
public static String percentEncode(String value) throws UnsupportedEncodingException
Copyright © 2020. All rights reserved.