Uses of Class org.apache.xpath.operations.Operation

Uses in package org.apache.xpath

Methods with parameter type org.apache.xpath.operations.Operation

boolean
Visit a binary operation.

Uses in package org.apache.xpath.operations

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).

Copyright B) 2004 Apache XML Project. All Rights Reserved.