railo.runtime.functions.xml
Class XmlChildPos

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

public final class XmlChildPos
extends Object
implements Function

Implements the CFML Function xmlchildpos

See Also:
Serialized Form

Constructor Summary
XmlChildPos()
           
 
Method Summary
static double call(PageContext pc, Node node, String name, double index)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlChildPos

public XmlChildPos()
Method Detail

call

public static double call(PageContext pc,
                          Node node,
                          String name,
                          double index)


Copyright © 2012 Railo