railo.runtime.functions.other
Class URLDecode
java.lang.Object
railo.runtime.functions.other.URLDecode
- All Implemented Interfaces:
- Serializable, Function
public final class URLDecode
- extends Object
- implements Function
- See Also:
- Serialized Form
URLDecode
public URLDecode()
call
public static String call(PageContext pc,
String str)
throws ExpressionException
- Throws:
ExpressionException
call
public static String call(PageContext pc,
String str,
String encoding)
throws ExpressionException
- Throws:
ExpressionException
Copyright © 2012 Railo