railo.runtime.functions.xml
Class XmlSearch
java.lang.Object
railo.runtime.functions.xml.XmlSearch
- All Implemented Interfaces:
- Serializable, Function
public final class XmlSearch
- extends Object
- implements Function
Implements the Cold Fusion Function xmlsearch
- See Also:
- Serialized Form
XmlSearch
public XmlSearch()
call
public static Object call(PageContext pc,
Node node,
String expr)
throws PageException
- Throws:
PageException
_call
public static Object _call(Node node,
String expr,
boolean caseSensitive)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo