javax.xml.xpath.XPathFunctionResolverpublic class XPathFunctionResolverImpl
extends java.lang.Object
implements javax.xml.xpath.XPathFunctionResolver
| Constructor | Description |
|---|---|
XPathFunctionResolverImpl() |
| Modifier and Type | Method | 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.