org.exolab.adaptx.xpath.functions
public class FalseFunctionCall extends FunctionCallImpl
Version: $Revision: 3736 $ $Date: 2003-05-13 03:57:04 -0400 (Tue, 13 May 2003) $
Constructor Summary | |
---|---|
FalseFunctionCall()
Creates a new FalseFunctionCall
|
Method Summary | |
---|---|
XPathResult | evaluate(XPathContext context)
Evaluates this Expr using the given context Node and ExprContext |
Parameters: context the current context Node exprContext the ExprContext which has additional information sometimes needed for evaluating XPath expressions environment
Returns: the ExprResult
Throws: InvalidExprException when an invalid expression is encountered during evaluation