public class XPathFunctionResolverImpl extends Object implements XPathFunctionResolver
Constructor and Description |
---|
XPathFunctionResolverImpl() |
Modifier and Type | Method and Description |
---|---|
XPathFunction |
resolveFunction(QName qname,
int arity)
Resolve an extension function from the qualified name and arity.
|
public XPathFunction resolveFunction(QName qname, int arity)
resolveFunction
in interface XPathFunctionResolver
Copyright © 2019 JBoss by Red Hat. All rights reserved.