railo.runtime.functions.other
Class IsNull

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

public final class IsNull
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
IsNull()
           
 
Method Summary
static boolean call(PageContext pc, Object object)
           
static boolean call(PageContext pc, String str)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IsNull

public IsNull()
Method Detail

call

public static boolean call(PageContext pc,
                           Object object)

call

public static boolean call(PageContext pc,
                           String str)


Copyright © 2012 Railo