|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XPathFunctionResolver
Interface providing the means to access XPath extension functions.
Method Summary | |
---|---|
XPathFunction |
resolveFunction(QName functionName,
int arity)
Returns the function with the specified name and arity. |
Method Detail |
---|
XPathFunction resolveFunction(QName functionName, int arity)
functionName
- the function namearity
- the number of arguments
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |