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

Packages that use VelPropertyGet
org.apache.velocity.util.introspection   
 

Uses of VelPropertyGet in org.apache.velocity.util.introspection
 

Classes in org.apache.velocity.util.introspection that implement VelPropertyGet
static class UberspectImpl.VelGetterImpl
           
 

Methods in org.apache.velocity.util.introspection that return VelPropertyGet
 VelPropertyGet UberspectImpl.getPropertyGet(Object obj, String identifier, Info i)
          Property getter
 VelPropertyGet Uberspect.getPropertyGet(Object obj, String identifier, Info info)
          Property getter - returns VelPropertyGet appropos for #set($foo = $bar.woogie)
 



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