BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.apache.xpath.functions.Function3Args

Packages that use Function3Args
weblogic.apache.xalan.templates   
weblogic.apache.xpath.functions   
 

Uses of Function3Args in weblogic.apache.xalan.templates
 

Subclasses of Function3Args in weblogic.apache.xalan.templates
 class FuncFormatNumb
           Execute the FormatNumber() function.
 

Uses of Function3Args in weblogic.apache.xpath.functions
 

Subclasses of Function3Args in weblogic.apache.xpath.functions
 class FuncConcat
           Execute the Concat() function.
 class FuncSubstring
           Execute the Substring() function.
 class FunctionMultiArgs
           Base class for functions that accept an undetermined number of multiple arguments.
 class FuncTranslate
           Execute the Translate() function.
 


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.