Package | Description |
---|---|
org.apache.xpath.domapi |
Implements DOM Level 3 XPath API
|
org.w3c.dom.xpath |
Modifier and Type | Method and Description |
---|---|
XPathExpression |
XPathEvaluatorImpl.createExpression(java.lang.String expression,
XPathNSResolver resolver)
Creates a parsed XPath expression with resolved namespaces.
|
Modifier and Type | Method and Description |
---|---|
XPathExpression |
XPathEvaluator.createExpression(java.lang.String expression,
XPathNSResolver resolver)
Creates a parsed XPath expression with resolved namespaces.
|
Copyright © 2014 Apache XML Project. All Rights Reserved.