|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Operator | |
|---|---|
| org.planx.xpath.expr.operator | |
| Uses of Operator in org.planx.xpath.expr.operator |
|---|
| Subclasses of Operator in org.planx.xpath.expr.operator | |
|---|---|
class |
AndOperator
And operator |
class |
EqualityOperator
Relational operators include equals, not equals, less than, greater then, etc. |
class |
EqualOperator
Equals operator |
class |
GreaterOrEqualOperator
Greater than or equal than operator |
class |
GreaterThanOperator
Greater than operator. |
class |
LessOrEqualOperator
Less than or equal operator. |
class |
LessThanOperator
Less than operator. |
class |
NotEqualOperator
Not equal operator |
class |
OrOperator
Or operator |
class |
RelationalOperator
Relational operators include equals, not equals, less than, greater then, etc. |
class |
UnionOperator
A union between two expressions returning node sets. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||