Uses of Class
org.apache.velocity.tools.generic.ClassTool.FieldSub
Packages that use ClassTool.FieldSub
Package
Description
Contains a collection of reusable, general-purpose "tools" for Velocity.
-
Uses of ClassTool.FieldSub in org.apache.velocity.tools.generic
Subclasses with type arguments of type ClassTool.FieldSub in org.apache.velocity.tools.genericModifier and TypeClassDescriptionstatic classA simplified wrapping interface for inspecting features of aFieldin an inspected Class.Fields in org.apache.velocity.tools.generic with type parameters of type ClassTool.FieldSubMethods in org.apache.velocity.tools.generic that return types with arguments of type ClassTool.FieldSubModifier and TypeMethodDescriptionClassTool.getFields()Returns aListofClassTool.FieldSubs for each field declared field in the inspected class.