railo.runtime.functions.arrays
Class ArrayToStruct

java.lang.Object
  extended by railo.runtime.functions.arrays.ArrayToStruct
All Implemented Interfaces:
Serializable, Function

public final class ArrayToStruct
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
ArrayToStruct()
           
 
Method Summary
static Struct call(PageContext pc, Array arr)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayToStruct

public ArrayToStruct()
Method Detail

call

public static Struct call(PageContext pc,
                          Array arr)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo