railo.runtime.functions.xml
Class XmlParse
java.lang.Object
railo.runtime.functions.xml.XmlParse
- All Implemented Interfaces:
- Serializable, Function
public final class XmlParse
- extends Object
- implements Function
- See Also:
- Serialized Form
XmlParse
public XmlParse()
call
public static Node call(PageContext pc,
String string)
throws PageException
- Throws:
PageException
call
public static Node call(PageContext pc,
String string,
boolean caseSensitive)
throws PageException
- Throws:
PageException
call
public static Node call(PageContext pc,
String strXML,
boolean caseSensitive,
String strValidator)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo