Frames | No Frames |
Methods with parameter type org.apache.velocity.util.introspection.Info | |
Iterator | To support iteratives - #foreach()
|
Iterator | To support iteratives - #foreach()
|
VelMethod | Returns a general method, corresponding to $foo.bar( $woogie )
|
VelMethod | Method
|
VelPropertyGet | Property getter - returns VelPropertyGet appropos for #set($foo = $bar.woogie)
|
VelPropertyGet | Property getter
|
VelPropertySet | Property setter - returns VelPropertySet appropos for #set($foo.bar = "geir")
|
VelPropertySet | Property setter
|
Fields of type org.apache.velocity.util.introspection.Info | |
Info | immutable, so create in init
|
Fields of type org.apache.velocity.util.introspection.Info | |
Info | This is really immutable after the init, so keep one for this node
|
Info |