Uses of Class
org.apache.velocity.util.introspection.IntrospectorCache
Packages that use IntrospectorCache
-
Uses of IntrospectorCache in org.apache.velocity.util.introspection
Fields in org.apache.velocity.util.introspection declared as IntrospectorCacheModifier and TypeFieldDescriptionprivate final IntrospectorCache
IntrospectorBase.introspectorCache
The Introspector CacheMethods in org.apache.velocity.util.introspection that return IntrospectorCacheModifier and TypeMethodDescriptionprotected IntrospectorCache
IntrospectorBase.getIntrospectorCache()
Return the internal IntrospectorCache object.