|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| Operator | A common interface for operator expressions. |
| Class Summary | |
| Add | Add represents the '+' expression. |
| And | And represents the 'and' expression. |
| BooleanOperator | BooleanOperator is a base class for operators that operate on booleans. |
| Divide | Add represents the 'div' expression. |
| Modulo | Mod represents the 'mod' expression. |
| Multiply | Multiply represents the '*' expression. |
| NodeSetOperator | NodeSetOperator is a base class for operations that take two node-set expression arguments and return a node-set. |
| NumericOperator | NumericOperator is a base class for numeric operations. |
| Or | Or represents the 'or' expression. |
| Subtract | Subtract represents the '-' expression. |
| Union | Union represents the '|' expression. |
Contains classes representing various XPath operators.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||