FunctionLibrary, java.io.SerializableFunctionLibraryList, ImportedFunctionLibrary, XQueryFunctionLibrarypublic interface XQueryFunctionBinder extends FunctionLibrary
| Modifier and Type | Method | Description |
|---|---|---|
XQueryFunction |
getDeclaration(int nameCode,
java.lang.String uri,
java.lang.String local,
Expression[] staticArgs) |
Get the function declaration corresponding to a given function name and arity
|
bind, copy, isAvailableXQueryFunction getDeclaration(int nameCode, java.lang.String uri, java.lang.String local, Expression[] staticArgs)