BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

Uses of Class
weblogic.apache.xalan.xpath.Function

Packages that use Function
weblogic.apache.xalan.xpath Infrastructure for processing XPATH expressions 
weblogic.apache.xalan.xslt   
 

Uses of Function in weblogic.apache.xalan.xpath
 

Subclasses of Function in weblogic.apache.xalan.xpath
 class FuncBoolean
           Execute the Boolean() function.
 class FuncCeiling
           Execute the Ceiling() function.
 class FuncConcat
           Execute the Concat() function.
 class FuncContains
           Execute the Contains() function.
 class FuncCount
           Execute the Count() function.
 class FuncCurrent
           Execute the current() function.
 class FuncDoc
           Execute the Doc() function.
 class FuncDoclocation
           Execute the proprietary document-location() function, which returns a node set of documents.
 class FuncExtElementAvailable
           Execute the ExtElementAvailable() function.
 class FuncExtFunctionAvailable
           Execute the ExtFunctionAvailable() function.
 class FuncFalse
           Execute the False() function.
 class FuncFloor
           Execute the Floor() function.
 class FuncFormatNumber
           Execute the FormatNumber() function.
 class FuncGenerateId
           Execute the GenerateId() function.
 class FuncId
           Execute the Id() function.
 class FuncKey
           Execute the Key() function.
 class FuncLang
           Execute the Lang() function.
 class FuncLast
           Execute the Last() function.
 class FuncLoader
           Load functions in function table as needed
 class FuncLocalPart
          Execute the LocalPart() function.
 class FuncNamespace
           Execute the Namespace() function.
 class FuncNormalize
           Execute the Normalize() function.
 class FuncNormalizeSpace
           Execute the Normalize-space() function.
 class FuncNot
           Execute the Not() function.
 class FuncNumber
           Execute the Number() function.
 class FuncPosition
           Execute the Position() function.
 class FuncQname
           Execute the Qname() function.
 class FuncRound
           Execute the Round() function.
 class FuncStartsWith
           Execute the StartsWith() function.
 class FuncString
           Execute the String() function.
 class FuncStringLength
           Execute the StringLength() function.
 class FuncSubstring
           Execute the Substring() function.
 class FuncSubstringAfter
           Execute the SubstringAfter() function.
 class FuncSubstringBefore
           Execute the SubstringBefore() function.
 class FuncSum
           Execute the Sum() function.
 class FuncSystemProperty
           Execute the SystemProperty() function.
 class FuncTranslate
           Execute the Translate() function.
 class FuncTrue
           Execute the True() function.
 class FuncUnparsedEntityURI
           Execute the True() function.
 

Methods in weblogic.apache.xalan.xpath with parameters of type Function
 void XPath.installFunction(java.lang.String name, int funcIndex, Function func)
          Install a built-in function.
static int XPath.installFunction(java.lang.String name, Function func)
          Install a built-in function.
 

Uses of Function in weblogic.apache.xalan.xslt
 

Subclasses of Function in weblogic.apache.xalan.xslt
 class FuncDocument
           Execute the Doc() function.
 class FuncFormatNumb
           Execute the FormatNumber() function.
 


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