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