Uses of Interface
org.apache.velocity.util.introspection.VelPropertySet

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
static class UberspectImpl.VelSetterImpl
           
 

Methods in org.apache.velocity.util.introspection that return VelPropertySet
 VelPropertySet UberspectImpl.getPropertySet(Object obj, String identifier, Object arg, Info i)
          Property setter
 VelPropertySet Uberspect.getPropertySet(Object obj, String identifier, Object arg, Info info)
          Property setter - returns VelPropertySet appropos for #set($foo.bar = "geir")
 



Copyright © 2000-2007 The Apache Software Foundation. All Rights Reserved.