railo.runtime.functions.decision
Class IsDate

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

public final class IsDate
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

IsDate

public IsDate()
Method Detail

call

public static boolean call(PageContext pc,
                           Object object)

call

public static boolean call(PageContext pc,
                           Object object,
                           boolean allowLocaleBasedDates)


Copyright © 2012 Railo