javax.xml.xpath
public interface XPathFunctionResolver
Since: 1.3
Method Summary | |
---|---|
XPathFunction | resolveFunction(QName functionName, int arity)
Returns the function with the specified name and arity. |
Parameters: functionName the function name arity the number of arguments