|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xalan.extensions.XPathFunctionResolverImpl
A sample implementation of XPathFunctionResolver, with support for EXSLT extension functions and Java extension functions.
Constructor Summary | |
XPathFunctionResolverImpl()
|
Method Summary | |
XPathFunction |
resolveFunction(QName qname,
int arity)
Resolve an extension function from the qualified name and arity. |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public XPathFunctionResolverImpl()
Method Detail |
public XPathFunction resolveFunction(QName qname, int arity)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |