net.sf.saxon.functions
public class Error extends SystemFunction
Method Summary | |
---|---|
Item | evaluateItem(XPathContext context)
Evaluation of the expression always throws an error |
Expression | preEvaluate(StaticContext env)
preEvaluate: this method suppresses compile-time evaluation by doing nothing |
Expression | simplify(StaticContext env)
Simplify and validate. |