Package | Description |
---|---|
ognl |
OGNL stands for Object-Graph Navigation Language; it is an expression language
for getting and setting properties of Java objects.
|
Modifier and Type | Field | Description |
---|---|---|
static DynamicSubscript |
DynamicSubscript.all |
|
static DynamicSubscript |
DynamicSubscript.first |
|
static DynamicSubscript |
DynamicSubscript.last |
|
static DynamicSubscript |
DynamicSubscript.mid |