Package | Description |
---|---|
com.tailf.navu |
NAVU (Navigation Utilities) is an API which provides increased
accessibility to the ConfD/NCS populated data model tree:
NAVU-Tree.
|
Modifier and Type | Method and Description |
---|---|
void |
NavuNode.xPathSelectIterate(String query,
NavuNodeSetIterate iterate)
Iterate through a NodeSet based on a supplied XPath query.
|
Constructor and Description |
---|
NavuXPathSelectIterate(NavuContext ctx,
String keyPath,
NavuNodeSetIterate iter)
Internal, subject to change without notice.
|
NavuXPathSelectResultSetIterate(NavuContext ctx,
NavuNodeSetIterate iter)
Internal, subject to change without notice.
|