railo.commons.lang
Class URLEncoder
java.lang.Object
railo.commons.lang.URLEncoder
Deprecated. use instead railo.commons.net.URLEncoder
public class URLEncoder
- extends Object
URLEncoder
public URLEncoder()
- Deprecated.
encode
public static String encode(String str,
String encoding)
throws UnsupportedEncodingException
- Deprecated.
- Throws:
UnsupportedEncodingException
encode
public static String encode(String str)
throws UnsupportedEncodingException
- Deprecated.
- Throws:
UnsupportedEncodingException
Copyright © 2012 Railo