public class XPathFunctionImpl
extends java.lang.Object
implements javax.xml.xpath.XPathFunction
Constructor and Description |
---|
XPathFunctionImpl(ExtensionHandler handler,
java.lang.String funcName)
Construct an instance of XPathFunctionImpl from the
ExtensionHandler and function name.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
evaluate(java.util.List args) |
public XPathFunctionImpl(ExtensionHandler handler, java.lang.String funcName)
Copyright ? 2005 Apache XML Project. All Rights Reserved.