public class URLEncoder extends Object
Constructor and Description |
---|
URLEncoder()
Deprecated.
|
public URLEncoder()
public static String encode(String str, Charset charset) throws UnsupportedEncodingException
UnsupportedEncodingException
public static String encode(String str, String encoding) throws UnsupportedEncodingException
UnsupportedEncodingException
public static String encode(String str) throws UnsupportedEncodingException
UnsupportedEncodingException
Copyright © 2015 Lucee