railo.runtime.functions.decision
Class IsXmlRoot

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

public final class IsXmlRoot
extends Object
implements Function

Implements the CFML Function isxmlroot

See Also:
Serialized Form

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

Constructor Detail

IsXmlRoot

public IsXmlRoot()
Method Detail

call

public static boolean call(PageContext pc,
                           Object object)


Copyright © 2012 Railo