类的使用
org.apache.velocity.tools.generic.ClassTool
使用ClassTool的程序包
程序包
说明
Contains a collection of reusable, general-purpose "tools" for Velocity.
-
org.apache.velocity.tools.generic中ClassTool的使用
修饰符和类型方法说明ClassTool.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.参数类型为ClassTool的org.apache.velocity.tools.generic中的构造器