railo.runtime.functions.xml
Class XmlTransform

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

public final class XmlTransform
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
XmlTransform()
           
 
Method Summary
static String call(PageContext pc, Object oXml, String xsl)
           
static String call(PageContext pc, Object oXml, String xsl, Array parameters)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlTransform

public XmlTransform()
Method Detail

call

public static String call(PageContext pc,
                          Object oXml,
                          String xsl)
                   throws PageException
Throws:
PageException

call

public static String call(PageContext pc,
                          Object oXml,
                          String xsl,
                          Array parameters)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo