public class XPathFunctionResolverImpl
extends java.lang.Object
implements javax.xml.xpath.XPathFunctionResolver
Constructor and Description |
---|
XPathFunctionResolverImpl() |
Modifier and Type | Method and Description |
---|---|
javax.xml.xpath.XPathFunction |
resolveFunction(javax.xml.namespace.QName qname,
int arity)
Resolve an extension function from the qualified name and arity.
|
Copyright © 2014 Apache XML Project. All Rights Reserved.