public class URLEncoder extends Object
protected BitSet
safeCharacters
URLEncoder()
void
addSafeCharacter(char c)
String
encode(String path)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final BitSet safeCharacters
public URLEncoder()
public void addSafeCharacter(char c)
public String encode(String path)
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.