public class UrlUtil extends Object
Url 工具类
UrlUtil()
String
urlDecode(String url)
urlEncode(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UrlUtil()
public String urlEncode(String value)
value
public String urlDecode(String url) throws cn.hutool.core.exceptions.UtilException
url
cn.hutool.core.exceptions.UtilException