railo.runtime.functions.decision
Class IsXmlNode

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

public final class IsXmlNode
extends Object
implements Function

Check if a value is a XML Node

See Also:
Serialized Form

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

Constructor Detail

IsXmlNode

public IsXmlNode()
Method Detail

call

public static boolean call(PageContext pc,
                           Object value)


Copyright © 2012 Railo