| 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.
|
| org.apache.commons.ognl.internal |
| Class and Description |
|---|
| ClassCache
This is a highly specialized map for storing values keyed by Class objects.
|
| Class and Description |
|---|
| ClassCache
This is a highly specialized map for storing values keyed by Class objects.
|
| Entry
Used by
ClassCacheImpl to store entries in the cache. |