Frames | No Frames |
Methods with parameter type org.apache.xpath.operations.Operation | |
boolean | Visit a binary operation.
|
Classes derived from org.apache.xpath.operations.Operation | |
class | The 'and' operation expression executer.
|
class | The 'div' operation expression executer.
|
class | The '=' operation expression executer.
|
class | The '>' operation expression executer.
|
class | The '>=' operation expression executer.
|
class | The '<' operation expression executer.
|
class | The '<=' operation expression executer.
|
class | The binary '-' operation expression executer.
|
class | The 'mod' operation expression executer.
|
class | The '*' operation expression executer.
|
class | The '! |
class | The 'or' operation expression executer.
|
class | The '+' operation expression executer.
|
class | The 'quo' operation expression executer. (no longer supported by XPath).
|