public interface XQueryFunctionBinder extends FunctionLibrary
| Modifier and Type | Method and Description | 
|---|---|
XQueryFunction | 
getDeclaration(StructuredQName functionName,
              int staticArgs)
Get the function declaration corresponding to a given function name and arity 
 | 
bind, copy, getFunctionItem, isAvailable, setConfigurationXQueryFunction getDeclaration(StructuredQName functionName, int staticArgs)
functionName - the name of the function as a QNamestaticArgs - the number of expressions supplied as arguments in the function callCopyright (c) 2004-2020 Saxonica Limited. All rights reserved.