BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Package weblogic.apache.xpath.functions

Class Summary
FuncBoolean Execute the Boolean() function.
FuncCeiling Execute the Ceiling() function.
FuncConcat Execute the Concat() function.
FuncContains Execute the Contains() function.
FuncCount Execute the Count() function.
FuncCurrent Execute the current() function.
FuncDoclocation Execute the proprietary document-location() function, which returns a node set of documents.
FuncExtElementAvailable Execute the ExtElementAvailable() function.
FuncExtFunction An object of this class represents an extension call expression.
FuncExtFunctionAvailable Execute the ExtFunctionAvailable() function.
FuncFalse Execute the False() function.
FuncFloor Execute the Floor() function.
FuncGenerateId Execute the GenerateId() function.
FuncId Execute the Id() function.
FuncLang Execute the Lang() function.
FuncLast Execute the Last() function.
FuncLocalPart Execute the LocalPart() function.
FuncNamespace Execute the Namespace() function.
FuncNormalizeSpace Execute the normalize-space() function.
FuncNot Execute the Not() function.
FuncNumber Execute the Number() function.
FuncPosition Execute the Position() function.
FuncQname Execute the Qname() function.
FuncRound Execute the round() function.
FuncStartsWith Execute the StartsWith() function.
FuncString Execute the String() function.
FuncStringLength Execute the StringLength() function.
FuncSubstring Execute the Substring() function.
FuncSubstringAfter Execute the SubstringAfter() function.
FuncSubstringBefore Execute the SubstringBefore() function.
FuncSum Execute the Sum() function.
FuncSystemProperty Execute the SystemProperty() function.
Function This is a superclass of all XPath functions.
Function2Args Base class for functions that accept two arguments.
Function3Args Base class for functions that accept three arguments.
FunctionDef1Arg Base class for functions that accept one argument that can be defaulted if not specified.
FunctionMultiArgs Base class for functions that accept an undetermined number of multiple arguments.
FunctionOneArg Base class for functions that accept one argument.
FuncTranslate Execute the Translate() function.
FuncTrue Execute the True() function.
FuncUnparsedEntityURI
 

Exception Summary
WrongNumberArgsException An exception that is thrown if the wrong number of arguments to an exception are specified by the stylesheet.
 

Author:
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.

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.