Uses of Class org.apache.xpath.functions.Function

Uses in package org.apache.xalan.templates

Classes derived from org.apache.xpath.functions.Function

class
Execute the Doc() function.
class
Execute the FormatNumber() function.
class
Execute the Key() function.

Methods with parameter type org.apache.xpath.functions.Function

boolean
Visit a function.

Uses in package org.apache.xalan.extensions

Methods with parameter type org.apache.xpath.functions.Function

boolean
If the function is an extension function, register the namespace.

Uses in package org.apache.xpath

Methods with parameter type org.apache.xpath.functions.Function

boolean
Visit a function.

Uses in package org.apache.xpath.functions

Classes derived from org.apache.xpath.functions.Function

class
Execute the Boolean() function.
class
Execute the Ceiling() function.
class
Execute the Concat() function.
class
Execute the Contains() function.
class
Execute the Count() function.
class
Execute the current() function.
class
Execute the proprietary document-location() function, which returns a node set of documents.
class
Execute the ExtElementAvailable() function.
class
An object of this class represents an extension call expression.
class
Execute the ExtFunctionAvailable() function.
class
Execute the False() function.
class
Execute the Floor() function.
class
Execute the GenerateId() function.
class
Execute the Id() function.
class
Execute the Lang() function.
class
Execute the Last() function.
class
Execute the LocalPart() function.
class
Execute the Namespace() function.
class
Execute the normalize-space() function.
class
Execute the Not() function.
class
Execute the Number() function.
class
Execute the Position() function.
class
Execute the Qname() function.
class
Execute the round() function.
class
Execute the StartsWith() function.
class
Execute the String() function.
class
Execute the StringLength() function.
class
Execute the Substring() function.
class
Execute the SubstringAfter() function.
class
Execute the SubstringBefore() function.
class
Execute the Sum() function.
class
Execute the SystemProperty() function.
class
Base class for functions that accept two arguments.
class
Base class for functions that accept three arguments.
class
Base class for functions that accept one argument that can be defaulted if not specified.
class
Base class for functions that accept an undetermined number of multiple arguments.
class
Base class for functions that accept one argument.
class
Execute the Translate() function.
class
Execute the True() function.
class

Uses in package org.apache.xpath.axes

Methods with parameter type org.apache.xpath.functions.Function

boolean
Visit a function.

Copyright B) 2005 Apache XML Project. All Rights Reserved.