Package | Description |
---|---|
org.apache.commons.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 and Description |
---|---|
static DynamicSubscript |
DynamicSubscript.all |
static DynamicSubscript |
DynamicSubscript.first |
static DynamicSubscript |
DynamicSubscript.last |
static DynamicSubscript |
DynamicSubscript.mid |
Copyright © 1997–2021 The Apache Software Foundation. All rights reserved.