public interface XPathFunctionResolver
| Modifier and Type | Method and Description |
|---|---|
XPathFunction |
resolveFunction(QName functionName,
int arity)
Returns the function with the specified name and arity.
|
XPathFunction resolveFunction(QName functionName, int arity)
functionName - the function namearity - the number of arguments