Package lux.xpath

Interface Summary
Visitable  
Visitor<T>  
 

Class Summary
AbstractExpression An abstract XPath or XQuery expression.
BinaryOperation  
Dot  
ExpressionVisitor  
ExpressionVisitorBase  
FunCall  
LiteralExpression  
Namespace  
NodeTest  
PathExpression A path expression represents two expressions joined with a "/"
PathStep  
Predicate  
Root  
SearchCall A special search function call; this holds a query that is used to accumulate constraints while optimizing.
Sequence  
Subsequence represents numeric literal predicates like [1]; last-predicates like [last()] and calls to the subsequence(expr,integer,integer) function.
UnaryMinus  
 

Enum Summary
AbstractExpression.Type  
BinaryOperation.Operator  
PathStep.Axis  
 



Copyright © 2013. All Rights Reserved.