|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
+ (addition) operator code.
AdditiveExpr represents an additive expression -
an expression, whose operators are only addition and substrcation."ancestor" axis.
"ancestor-or-self" axis.
and operator code.
AndExpr class represents conjunction over several expresion."attribute" axis.
Axis holds axis codes and provides two static functions,
getAxis and getAxisName which convert
axis name to integer code and vice versa."child" axis.
"descendant" axis.
"descendant-or-self" axis.
div (division) operator code.
= (equal) operator code.
EqualityExpr represents equation (=) or
non-equation (!=) of other expressions.Expr correspons to XPath expression in general.FilterExpr represents a filtering expression."following" axis.
"following-sibling" axis.
FunctionCall class represents function call.FunctionCall for given name.
true if this expression is negative.
true if this expression is positive.
> (greater-than) operator code.
>= (greater-than or equal) operator code.
< (less-than) operator code.
<= (less-than or equal) operator code.
mod (modula) operator code.
* (multiplication) operator code.
MultiplicativeExpr represents an expression with
*, div and mod operators."namespace" axis.
NaryExpr represents an expression which is a superexpression
over other expressions involving operators of sam precedence.!= (not equal) operator code.
NodeType for given name.
NodeType for given name and value (a case of
processing-instruction).
or operator code.
OrderedExpr is a NaryExpr in which the order of
operands is significant.OrExpr represents a disjunction of other expressions."parent" axis.
"preceding" axis.
"preceding-sibling" axis.
RelationalExpr represents a relation of expressions
(like less-than, greater and so on)."self" axis.
- (substraction) operator code.
| (union) operator code.
UnionExpr represents a union of other expressions.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||