Uses of Package
org.apache.xpath.operations

Packages that use org.apache.xpath.operations
org.apache.xalan.templates Implements the Templates interface, and defines a set of classes that represent an XSLT stylesheet. 
org.apache.xpath Implementation of XPath; for the most part, only classes meant for public use are found at this root level of the XPath packages. 
org.apache.xpath.operations Support for XPath operations, such as +, -, string(), etc. 
 

Classes in org.apache.xpath.operations used by org.apache.xalan.templates
Variable
          The variable reference expression executer.
 

Classes in org.apache.xpath.operations used by org.apache.xpath
Operation
          The baseclass for a binary operation.
UnaryOperation
          The unary operation base class.
Variable
          The variable reference expression executer.
 

Classes in org.apache.xpath.operations used by org.apache.xpath.operations
Operation
          The baseclass for a binary operation.
UnaryOperation
          The unary operation base class.
Variable
          The variable reference expression executer.
 



Copyright © 2006 Apache XML Project. All Rights Reserved.