XPathNSResolver
interface permits prefix strings in an
XPath
expression to be properly bound to namespace URI strings.
XPathEvaluator
interface can construct an implementation of
XPathNSResolver
from a node, or the interface may be implemented by any application.
XPathNSResolver.lookupNamespaceURI()
Looks up the namespace URI associated to the given namespace prefix.
| 规范 | 状态 | 注释 |
|---|---|---|
|
DOM (文档对象模型) 3 级 XPath 规范
The definition of 'XPathNSResolver' in that specification. |
推荐 | 初始定义 |
No compatibility data found. Please contribute data for "api.XPathNSResolver" (depth: 1) to the MDN 兼容性数据存储库 .