Uses of Class
org.apache.velocity.tools.generic.ClassTool.CallableSub

Packages that use ClassTool.CallableSub
org.apache.velocity.tools.generic Contains a collection of reusable, general-purpose "tools" for Velocity. 
 

Uses of ClassTool.CallableSub in org.apache.velocity.tools.generic
 

Classes in org.apache.velocity.tools.generic with type parameters of type ClassTool.CallableSub
static class ClassTool.CallableSub<T extends ClassTool.CallableSub>
           
 

Subclasses of ClassTool.CallableSub in org.apache.velocity.tools.generic
static class ClassTool.ConstructorSub
          A simplified wrapping interface for inspecting features of a Constructor in an inspected Class.
static class ClassTool.MethodSub
          A simplified wrapping interface for inspecting features of a Method in an inspected Class.
 



Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.