public interface XQueryFunctionBinder extends FunctionLibrary
Modifier and Type | Method and Description |
---|---|
XQueryFunction |
getDeclaration(int nameCode,
String uri,
String local,
Expression[] staticArgs)
Get the function declaration corresponding to a given function name and arity
|
bind, copy, isAvailable
XQueryFunction getDeclaration(int nameCode, String uri, String local, Expression[] staticArgs)