|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VelMethod | |
org.apache.velocity.util.introspection |
Uses of VelMethod in org.apache.velocity.util.introspection |
Classes in org.apache.velocity.util.introspection that implement VelMethod | |
static class |
UberspectImpl.VelMethodImpl
Implementation of VelMethod |
Methods in org.apache.velocity.util.introspection that return VelMethod | |
VelMethod |
LinkingUberspector.getMethod(Object obj,
String methodName,
Object[] args,
Info i)
Method |
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 ) |
VelMethod |
AbstractChainableUberspector.getMethod(Object obj,
String methodName,
Object[] args,
Info i)
Method |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |