railo.runtime.functions.xml
Class XmlValidate

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

public final class XmlValidate
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
XmlValidate()
           
 
Method Summary
static Struct call(PageContext pc, String strXml)
           
static Struct call(PageContext pc, String strXml, String strValidator)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlValidate

public XmlValidate()
Method Detail

call

public static Struct call(PageContext pc,
                          String strXml)
                   throws PageException
Throws:
PageException

call

public static Struct call(PageContext pc,
                          String strXml,
                          String strValidator)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo