| 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.
|
| Class and Description |
|---|
| AbstractArrayIterator
Abstract superclass of all CGIN array iterators.
|
| AbstractFieldsObjectPointer
A NodePointer for an AbstractFieldsObject.
|
| ArrayDataObjectPointer
A NodePointer for an ArrayDataObject.
|
| ArrayPointer
A NodePointer for an array.
|
| CGINIterator
Abstract superclass of all CGIN NodeIterators.
|
| CGINJXPathContext
Wraps a
JXPathContext in such a way that
rhino grants the security permissions that it needs. |
| CGINPointer
Abstract superclass of NodePointers for CGIN data structures.
|
| CGINPointerFactory
Creates NodePointers for CGIN data structures.
|
| CollectionCGINPointer
Abstract superclass of NodePointers for collections.
|
| EnumPointer
A NodePointer for an enum.
|
| LeafCGINPointer
Abstract superclass of NodePointers for leaves.
|
| NamedIntegerPointer
A NodePointer for a NamedInteger.
|