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.enhance |
Modifier and Type | Method and Description |
---|---|
void |
OgnlContext.addLocalReference(String key,
LocalReference reference) |
Modifier and Type | Class and Description |
---|---|
class |
LocalReferenceImpl
Implementation of
LocalReference . |
Copyright © 1997–2021 The Apache Software Foundation. All rights reserved.