org.exolab.adaptx.xpath.engine
public class ErrorExpr extends Object implements XPathExpression
Version: $Revision: 3737 $ $Id: ErrorExpr.java 3737 2003-05-13 07:59:57Z kvisco $
Method Summary | |
---|---|
XPathResult | evaluate(XPathContext context)
Evaluates the expression and returns the XPath result.
|
short | getExprType()
Returns the type of Expr this Expr represents |
String | toString() |
Parameters: context The XPathContext to use during evaluation.
Returns: The XPathResult (not null).
Throws: XPathException if an error occured while evaluating this expression.
Returns: the type of Expr this Expr represents