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

Uses in package org.apache.xpath.jaxp

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

Object
JAXPExtensionsProvider.extFunction(FuncExtFunction extFunction, Vector argVec)
Execute the extension function.

Uses in package org.apache.xalan.transformer

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

Object
TransformerImpl.extFunction(FuncExtFunction extFunction, Vector argVec)

Uses in package org.apache.xalan.extensions

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

Object
ExtensionHandler.callFunction(FuncExtFunction extFunction, Vector args, ExpressionContext exprContext)
Process a call to a function.
Object
Execute the EXSLT function and return the result value.
Object
ExtensionHandlerGeneral.callFunction(FuncExtFunction extFunction, Vector args, ExpressionContext exprContext)
Process a call to an XPath extension function
Object
Process a call to an XPath extension function
Object
Process a call to an XPath extension function
Object
ExtensionsTable.extFunction(FuncExtFunction extFunction, Vector argVec, ExpressionContext exprContext)
Handle an extension function.

Uses in package org.apache.xpath

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

Object
ExtensionsProvider.extFunction(FuncExtFunction extFunction, Vector argVec)
Execute the extension function.

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