org.apache.xalan.extensions
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 ? 2006 Apache XML Project. All Rights Reserved.