|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VelMethod | |
org.apache.commons.jexl.util.introspection |
Uses of VelMethod in org.apache.commons.jexl.util.introspection |
Classes in org.apache.commons.jexl.util.introspection that implement VelMethod | |
class |
UberspectImpl.VelMethodImpl
Implementation of VelMethod |
Methods in org.apache.commons.jexl.util.introspection that return VelMethod | |
VelMethod |
UberspectImpl.getMethod(Object obj,
String methodName,
Object[] args,
Info i)
Method |
VelMethod |
Uberspect.getMethod(Object obj,
String method,
Object[] args,
Info info)
Returns a general method, corresponding to $foo.bar( $woogie ) |
Constructors in org.apache.commons.jexl.util.introspection with parameters of type VelMethod | |
UberspectImpl.VelSetterImpl(VelMethod velmethod)
|
|
UberspectImpl.VelSetterImpl(VelMethod velmethod,
String key)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |