public class UrlEncoderUtil extends Object
Modifier and Type | Field and Description |
---|---|
static String |
charset |
static org.apache.log4j.Logger |
logger |
Constructor and Description |
---|
UrlEncoderUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
encodeQuery(Map<String,String> parameters) |
static String |
encodeQuery(String... parameters) |
static void |
main(String[] args) |
static String |
removeLastChar(String string) |
public static String charset
public static org.apache.log4j.Logger logger
Copyright © 2015. All Rights Reserved.