BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.apache.xpath.operations.UnaryOperation

Packages that use UnaryOperation
weblogic.apache.xpath.operations   
 

Uses of UnaryOperation in weblogic.apache.xpath.operations
 

Subclasses of UnaryOperation in weblogic.apache.xpath.operations
 class Bool
          The 'boolean()' operation expression executer.
 class Neg
          The unary '-' operation expression executer.
 class Number
          The 'number()' operation expression executer.
 class String
          The 'string()' operation expression executer.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.