| Package | Description |
|---|---|
| org.apache.excalibur.xml.xpath |
XPath processor and implementation.
|
| Modifier and Type | Method and Description |
|---|---|
private static void |
XPathUtil.getNodesFromPath(NodeListImpl result,
org.w3c.dom.Node contextNode,
java.lang.String[] path,
int startIndex)
Helper method for getNodeListFromPath()
|