Uses of Class
org.apache.velocity.tools.generic.ClassTool
Packages that use ClassTool
Package
Description
Contains a collection of reusable, general-purpose "tools" for Velocity.
-
Uses of ClassTool in org.apache.velocity.tools.generic
Methods in org.apache.velocity.tools.generic that return ClassToolModifier and TypeMethodDescriptionClassTool.getSuper()Returns a new ClassTool instance that is inspecting the superclass of the Class being inspected by this instance.Returns a new ClassTool instance that is inspecting the the specifiedClass.Returns a new ClassTool instance that is inspecting the Class of the specifiedObject.Returns a new ClassTool instance that is inspecting the Class with the specified name.Constructors in org.apache.velocity.tools.generic with parameters of type ClassTool