软件包 | 描述 |
---|---|
javax.xml.xpath |
这个包提供XPath表达式获取评价环境评价对象模型中立的API。
|
Modifier and Type | Method and Description |
---|---|
XPathVariableResolver |
XPath.getXPathVariableResolver()
返回当前变量解析器。
|
Modifier and Type | Method and Description |
---|---|
abstract void |
XPathFactory.setXPathVariableResolver(XPathVariableResolver resolver)
建立一个默认的变量解析器。
|
void |
XPath.setXPathVariableResolver(XPathVariableResolver resolver)
建立一个变量解析器。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.