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

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

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

Classes in org.apache.velocity.util.introspection that implement IntrospectorCache
 class IntrospectorCacheImpl
          This is the internal introspector cache implementation.
 

Methods in org.apache.velocity.util.introspection that return IntrospectorCache
protected  IntrospectorCache IntrospectorBase.getIntrospectorCache()
          Return the internal IntrospectorCache object.
 



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