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.
|
Modifier and Type | Class and Description |
---|---|
class |
ASN1NullPointer
A NodePointer for an ASN1Null.
|
class |
BitStringPointer
A NodePointer for a BitString.
|
class |
BooleanPointer
A NodePointer for a Boolean.
|
class |
ByteArrayPointer
A NodePointer for a byte[].
|
class |
BytePointer
A NodePointer for a Byte.
|
class |
DoublePointer
A NodePointer for a Double.
|
class |
FloatPointer
A NodePointer for a Float.
|
class |
IntegerPointer
A NodePointer for an Integer.
|
class |
LongPointer
A NodePointer for a Long.
|
class |
ObjectIDPointer
A NodePointer for an ObjectID.
|
class |
ShortPointer
A NodePointer for a Short.
|
class |
StringPointer
A NodePointer for a String.
|