| Package | Description |
|---|---|
| uk.ac.ox.cs.diadem.webapi.dom.finder | |
| uk.ac.ox.cs.diadem.webapi.exception | |
| uk.ac.ox.cs.diadem.webapi.utils |
| Modifier and Type | Method and Description |
|---|---|
static DOMNode |
DOMNodeUtils.getLowestCommonAncestor(Collection<DOMNode> nodes)
Gets the lowest common ancestor of a list of DOM nodes.
|
static DOMNode |
DOMNodeUtils.getLowestCommonAncestor(DOMNode node,
DOMNode... nodes) |
| Modifier and Type | Class and Description |
|---|---|
class |
WebAPIUnsupportedFeatureException |
| Modifier and Type | Method and Description |
|---|---|
static DOMNode |
XPathUtil.getUniqueNode(String xpath,
DOMNode contextNode) |
Copyright © 2020 OXPath Team. All rights reserved.