net.sf.saxon.functions
public class Contains extends CollatingFunction
| Method Summary | |
|---|---|
| boolean | effectiveBooleanValue(XPathContext context)
Get the effective boolean value of the expression. |
| Item | evaluateItem(XPathContext context)
Evaluate the function |
Parameters: context The context in which the expression is to be evaluated
Returns: the effective boolean value
Throws: net.sf.saxon.trans.XPathException if any dynamic error occurs evaluating the expression