| Name | Description | Type | Package | Framework |
| FieldTool | This is a simple tools class to allow easy access to static fields in a class, such as string constants from within a template. | Class | org.apache.velocity.tools.generic | Apache Velocity |
| FieldTool .FieldToolSub | Holds a Map of results for a particular class. | Class | org.apache.velocity.tools.generic.FieldTool | Apache Velocity |
| FieldTool .MutableField | Holds a Field and Class reference for later retrieval of the value of a field that is not final and may | Class | org.apache.velocity.tools.generic.FieldTool | Apache Velocity |