JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
Uses of Interface
org.w3c.dom.xpath.XPathExpression
Packages that use
XPathExpression
软件包
描述
org.w3c.dom.xpath
提供DOM Level 3 XPath规范的接口。
Uses of
XPathExpression
in
org.w3c.dom.xpath
Methods in
org.w3c.dom.xpath
that return
XPathExpression
变量和类型
方法
描述
XPathExpression
XPathEvaluator.
createExpression
(
String
expression,
XPathNSResolver
resolver)
使用已解析的命名空间创建已解析的XPath表达式。