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 BitSet safeCharacters
public URLEncoder()
public void addSafeCharacter(char c)
public String encode(String path)
Copyright © 2017. All rights reserved.