public class URLEncoder extends Object
protected BitSet
_safeCharacters
protected static char[]
HEXADECIMAL
URLEncoder()
void
addSafeCharacter(char c)
String
encode(String path)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected static final char[] HEXADECIMAL
protected BitSet _safeCharacters
public URLEncoder()
public void addSafeCharacter(char c)
public String encode(String path)
Copyright © 2011-2013. All Rights Reserved.