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

Packages that use Uberspect
org.apache.velocity.runtime   
org.apache.velocity.util.introspection   
 

Uses of Uberspect in org.apache.velocity.runtime
 

Methods in org.apache.velocity.runtime that return Uberspect
static Uberspect RuntimeSingleton.getUberspect()
           
 Uberspect RuntimeServices.getUberspect()
          Returns the configured class introspection/reflection implemenation.
 Uberspect RuntimeInstance.getUberspect()
           
 

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

Classes in org.apache.velocity.util.introspection that implement Uberspect
 class UberspectImpl
          Implementation of Uberspect to provide the default introspective functionality of Velocity
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.