|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VelPropertySet | |
org.apache.commons.jexl.util.introspection |
Uses of VelPropertySet in org.apache.commons.jexl.util.introspection |
Classes in org.apache.commons.jexl.util.introspection that implement VelPropertySet | |
class |
UberspectImpl.VelSetterImpl
{@inheritDoc} |
Methods in org.apache.commons.jexl.util.introspection that return VelPropertySet | |
VelPropertySet |
Uberspect.getPropertySet(Object obj,
String identifier,
Object arg,
Info info)
Property setter - returns VelPropertySet appropos for #set($foo.bar = "geir"). |
VelPropertySet |
UberspectImpl.getPropertySet(Object obj,
String identifier,
Object arg,
Info i)
{@inheritDoc} |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |