railo.runtime.functions.string
Class JavaCast
java.lang.Object
railo.runtime.functions.string.JavaCast
- All Implemented Interfaces:
- Serializable, Function
public final class JavaCast
- extends Object
- implements Function
- See Also:
- Serialized Form
JavaCast
public JavaCast()
calls
public static Object calls(PageContext pc,
String string,
Object object)
throws PageException
- Throws:
PageException
call
public static Object call(PageContext pc,
String type,
Object obj)
throws PageException
- Throws:
PageException
toArray
public static Object toArray(PageContext pc,
String type,
String lcType,
Object obj)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo