railo.runtime.functions.decision
Class IsInstanceOf

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

public final class IsInstanceOf
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

IsInstanceOf

public IsInstanceOf()
Method Detail

call

public static boolean call(PageContext pc,
                           Object obj,
                           String typeName)
                    throws PageException
Throws:
PageException


Copyright © 2012 Railo