| Package | Description |
|---|---|
| com.opencloud.slee.resources.cgin.xpath |
Supports the use of XPath expressions on CGIN data structures
such as operation arguments, results and errors.
|
| Constructor and Description |
|---|
ArrayDataObjectIterator(ArrayDataObjectPointer<T> parent,
org.apache.commons.jxpath.ri.compiler.NodeTest nodeTest,
boolean reverse,
org.apache.commons.jxpath.ri.model.NodePointer startWith)
Creates a NodeIterator for the elements of the given ArrayDataObject.
|