| Package | Description |
|---|---|
| org.apache.commons.jexl.util.introspection |
| Modifier and Type | Class and Description |
|---|---|
class |
UberspectImpl.VelGetterImpl |
| Modifier and Type | Method and Description |
|---|---|
VelPropertyGet |
Uberspect.getPropertyGet(java.lang.Object obj,
java.lang.String identifier,
Info info)
Property getter - returns VelPropertyGet appropos for #set($foo =
$bar.woogie).
|
VelPropertyGet |
UberspectImpl.getPropertyGet(java.lang.Object obj,
java.lang.String identifier,
Info i)
Property getter - returns VelPropertyGet appropos for #set($foo =
$bar.woogie).
|