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