Package | Description |
---|---|
elemental.js.dom | |
elemental.js.xpath |
Modifier and Type | Method and Description |
---|---|
JsXPathResult |
JsDocument.evaluate(String expression,
Node contextNode,
XPathNSResolver resolver,
int type,
XPathResult inResult) |
Modifier and Type | Method and Description |
---|---|
JsXPathResult |
JsXPathExpression.evaluate(Node contextNode,
int type,
XPathResult inResult) |
JsXPathResult |
JsXPathEvaluator.evaluate(String expression,
Node contextNode,
XPathNSResolver resolver,
int type,
XPathResult inResult) |
Copyright © 2018. All rights reserved.