Uses of Interface
org.apache.velocity.util.introspection.VelPropertyGet
-
Packages that use VelPropertyGet Package Description org.apache.velocity.util.introspection -
-
Uses of VelPropertyGet in org.apache.velocity.util.introspection
Classes in org.apache.velocity.util.introspection that implement VelPropertyGet Modifier and Type Class Description static classUberspectImpl.VelGetterImplMethods in org.apache.velocity.util.introspection that return VelPropertyGet Modifier and Type Method Description VelPropertyGetAbstractChainableUberspector. getPropertyGet(Object obj, String identifier, Info i)Property getterVelPropertyGetDeprecatedCheckUberspector. getPropertyGet(Object obj, String identifier, Info i)VelPropertyGetLinkingUberspector. getPropertyGet(Object obj, String identifier, Info i)Property getterVelPropertyGetUberspect. getPropertyGet(Object obj, String identifier, Info info)Property getter - returns VelPropertyGet appropos for #set($foo = $bar.woogie)VelPropertyGetUberspectImpl. getPropertyGet(Object obj, String identifier, Info i)Property getterVelPropertyGetUberspectPublicFields. getPropertyGet(Object obj, String identifier, Info i)Property getter
-