railo.runtime.functions.arrays
Class JsonArray

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

public class JsonArray
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
JsonArray()
           
 
Method Summary
static Array call(PageContext pc, Object[] objArr)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsonArray

public JsonArray()
Method Detail

call

public static Array call(PageContext pc,
                         Object[] objArr)
Parameters:
pc -
objArr -
Returns:
Throws:
ExpressionException


Copyright © 2012 Railo