Uses of Class
org.apache.velocity.util.introspection.Introspector

Packages that use Introspector
org.apache.velocity.runtime   
 

Uses of Introspector in org.apache.velocity.runtime
 

Fields in org.apache.velocity.runtime declared as Introspector
private  Introspector RuntimeInstance.introspector
           
 

Methods in org.apache.velocity.runtime that return Introspector
 Introspector RuntimeInstance.getIntrospector()
          Return the Introspector for this instance
static Introspector RuntimeSingleton.getIntrospector()
          Return the Introspector for this RuntimeInstance
 Introspector RuntimeServices.getIntrospector()
           
 



Copyright © 2003 Apache Software Foundation. All Rights Reserved.