com.jclark.xsl.expr
Interface NodeSetExpr
- AncestorAxisExpr, AncestorOrSelfAxisExpr, AttributeAxisExpr, AxisExpr, ChildAxisExpr, ComposeExpr, ConvertibleNodeSetExpr, DescendantAxisExpr, DescendantOrSelfAxisExpr, FilterExpr, FollowingAxisExpr, FollowingSiblingAxisExpr, NodeConstantExpr, NodeTestExpr, ParentAxisExpr, PrecedingAxisExpr, PrecedingAxisExpr.LeftExpr, PrecedingAxisExpr.ReverseSubtreeExpr, PrecedingSiblingAxisExpr, ReverseAxisExpr, RootExpr, SelfAxisExpr, SequenceComposeExpr, SortNodeSetExpr, SubtreeExpr, UnionExpr
public interface NodeSetExpr
A NodeSetExpr (compiled XPath), when evaluated with a contextNode
and an ExpressionContext, yields a NodeIterator