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

Packages that use Operation
org.apache.xpath.operations Support for XPath operations, such as +, -, string(), etc. 
 

Uses of Operation in org.apache.xpath.operations
 

Subclasses of Operation in org.apache.xpath.operations
 class And
           
 class Div
           
 class Equals
           
 class Gt
           
 class Gte
           
 class Lt
           
 class Lte
           
 class Minus
           
 class Mod
           
 class Mult
           
 class NotEquals
           
 class Or
           
 class Plus
           
 class Quo
           
 



Copyright © 2000 Apache XML Project. All Rights Reserved.