Package | Description |
---|---|
org.apache.velocity.util.introspection |
Modifier and Type | Class and Description |
---|---|
class |
UberspectImpl.VelMethodImpl
Implementation of VelMethod
|
Modifier and Type | Field and Description |
---|---|
(package private) VelMethod |
UberspectImpl.VelSetterImpl.vm |
Modifier and Type | Method and Description |
---|---|
VelMethod |
UberspectImpl.getMethod(java.lang.Object obj,
java.lang.String methodName,
java.lang.Object[] args,
Info i)
Method
|
VelMethod |
Uberspect.getMethod(java.lang.Object obj,
java.lang.String method,
java.lang.Object[] args,
Info info)
Returns a general method, corresponding to $foo.bar( $woogie )
|
Constructor and Description |
---|
UberspectImpl.VelSetterImpl(VelMethod velmethod) |
UberspectImpl.VelSetterImpl(VelMethod velmethod,
java.lang.String key) |
Copyright ? 2002 Apache Software Foundation. All Rights Reserved.