railo.runtime.functions.xml
Class XmlNew

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

public final class XmlNew
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

XmlNew

public XmlNew()
Method Detail

call

public static Node call(PageContext pc)
                 throws PageException
Throws:
PageException

call

public static Node call(PageContext pc,
                        boolean caseSensitive)
                 throws PageException
Throws:
PageException


Copyright © 2012 Railo