| Package | Description |
|---|---|
| com.sankhya.util |
| Modifier and Type | Method and Description |
|---|---|
static XMLUtils.SimpleXPath |
XMLUtils.SimpleXPath.build(java.lang.String path,
XMLUtils.SimpleXPath.Filter filter) |
static java.util.Collection<org.jdom.Element> |
XMLUtils.SimpleXPath.selectNodes(org.jdom.Element base,
java.lang.String xPath,
XMLUtils.SimpleXPath.Filter filter) |
static org.jdom.Element |
XMLUtils.SimpleXPath.selectSingleNode(org.jdom.Element base,
java.lang.String xPath,
XMLUtils.SimpleXPath.Filter filter) |