扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.xml.xpath接口xpathfunctionresolver成员方法: resolvefunction定义参考
发布时间:2014-2-19
本文导语:
resolvefunction
xpathfunction resolvefunction(qname functionname,
int arity)
在可用的函数集中查找函数。
如果 functionname 或 arity 为 null,则抛出 nullpointerexception。
参数:functionname - 函数名称。arity - 返回的函...
相关文章推荐: