public class URLEncoder extends Object
Modifier and Type | Field and Description |
---|---|
static URLEncoder |
DEFAULT |
protected static char[] |
hexadecimal |
protected BitSet |
safeCharacters |
Constructor and Description |
---|
URLEncoder() |
protected static final char[] hexadecimal
public static final URLEncoder DEFAULT
protected BitSet safeCharacters
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.