org.apache.xalan.extensions
public class XPathFunctionImpl extends Object implements XPathFunction
Constructor Summary | |
---|---|
XPathFunctionImpl(ExtensionHandler handler, String funcName)
Construct an instance of XPathFunctionImpl from the
ExtensionHandler and function name. |
Method Summary | |
---|---|
Object | evaluate(List args) |
See Also: javax.xml.xpath.XPathFunction#evaluate(java.util.List)