railo.runtime.functions.struct
Class StructKeyExists

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

public final class StructKeyExists
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
StructKeyExists()
           
 
Method Summary
static boolean call(PageContext pc, Struct struct, Collection.Key key)
           
static boolean call(PageContext pc, Struct struct, String key)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StructKeyExists

public StructKeyExists()
Method Detail

call

public static boolean call(PageContext pc,
                           Struct struct,
                           String key)

call

public static boolean call(PageContext pc,
                           Struct struct,
                           Collection.Key key)


Copyright © 2012 Railo