Uses of Package
org.apache.velocity.util.introspection

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

Classes in org.apache.velocity.util.introspection used by org.apache.velocity.util.introspection
IntrospectorBase
          This basic function of this class is to return a Method object for a particular class given the name of a method and the parameters to the method in the form of an Object[] The first time the Introspector sees a class it creates a class method map for the class in question.
MethodMap.AmbiguousException
          simple distinguishable exception, used when we run across ambiguous overloading
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.