public class URLEncoder extends Object
protected static char[]
HEXADECIMAL
protected BitSet
safeCharacters
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 © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.