public interface NodeSetExpr
NodeIterator
).Modifier and Type | Method and Description |
---|---|
NodeIterator |
eval(XNode node,
ExprContext context)
Evaluates this expression in the specified context.
|
NodeIterator eval(XNode node, ExprContext context) throws EvalException
node
- context nodecontext
- evaluation contextEvalException
- if this expression cannot be evaluated as a node
set