railo.runtime.functions.decision
Class IsXmlAttribute

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

public final class IsXmlAttribute
extends Object
implements Function

Check if a value is a XML Attribut (XML Attr Node)

See Also:
Serialized Form

Constructor Summary
IsXmlAttribute()
           
 
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

IsXmlAttribute

public IsXmlAttribute()
Method Detail

call

public static boolean call(PageContext pc,
                           Object value)


Copyright © 2012 Railo