public class SafeURL extends Object
SafeURL()
static String
decode(String url, Charset charset)
encode(String url, Charset charset)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SafeURL()
public static String encode(String url, Charset charset)
public static String decode(String url, Charset charset)
Copyright © 2019. All rights reserved.