| Name | Description | Type | Package | Framework |
| AbstractLockConfig | Apologies to anyone who stepped up to use Tools 2. | Class | org.apache.velocity.tools.generic | Apache Velocity |
|
| AbstractPagerTool | Fields inherited from class org. | Class | org.apache.velocity.tools.view.tools | Apache Velocity |
|
| AbstractSearchTool | Abstract view tool for doing searching and robust pagination of search results. | Class | org.apache.velocity.tools.view | Apache Velocity |
|
| AbstractSearchTool | | Class | org.apache.velocity.tools.view.tools | Apache Velocity |
|
| ActionMessagesTool | This tool deals with Struts action messages. | Class | org.apache.velocity.tools.struts | Apache Velocity |
|
| Alternator | Utility class for easily alternating over values in a list. | Class | org.apache.velocity.tools.generic | Apache Velocity |
|
| AlternatorTool | Simple tool to provide easy in-template instantiation of Alternators from varying list types or individual | Class | org.apache.velocity.tools.generic | Apache Velocity |
|
| BrowserSnifferTool | See Also:Serialized FormConstructor SummaryBrowserSnifferTool() | Class | org.apache.velocity.tools.view.tools | Apache Velocity |
|
| BrowserTool | browser-sniffing tool (session or request scope requested, session scope advised). | Class | org.apache.velocity.tools.view | Apache Velocity |
|
| ChainedContext | | Class | org.apache.velocity.tools.view.context | Apache Velocity |
|
| ClassTool | This tool is meant to simplify reflective lookup of information about a Class and its Fields, Methods, and Constructors. | Class | org.apache.velocity.tools.generic | Apache Velocity |
|
| ClassUtils | Repository for common class and reflection methods. | Class | org.apache.velocity.tools | Apache Velocity |
|
| CommonsLogLogSystem | Redirects Velocity's LogSystem messages to commons-logging. | Class | org.apache.velocity.tools.generic.log | Apache Velocity |
|
| ComparisonDateTool | Tool for comparing Date and Calendar values in Velocity templates. | Class | org.apache.velocity.tools.generic | Apache Velocity |
|
| CompoundConfiguration | This class manages a SortedSet of child Configurations as well as being a Configuration itself. | Class | org.apache.velocity.tools.config | Apache Velocity |
|
| Configuration | This base configuration class manages a set of Propertys for whatever thing the instance of this class represents. | Class | org.apache.velocity.tools.config | Apache Velocity |
|
| ConfigurationCleaner | | Class | org.apache.velocity.tools.config | Apache Velocity |
|
| ConfigurationException | | Class | org.apache.velocity.tools.config | Apache Velocity |
|
| ConfigurationUtils | Utility methods for handling tool configurations. | Class | org.apache.velocity.tools.config | Apache Velocity |
|
| ContextTool | Tool for convenient access to Context data and Template example(s): | Class | org.apache.velocity.tools.generic | Apache Velocity |
|
| ContextTool | | Class | org.apache.velocity.tools.view.tools | Apache Velocity |
|
| ConversionTool | Utility class for easy conversion of String values to richer types. | Class | org.apache.velocity.tools.generic | Apache Velocity |
|
| ConversionUtils | Utility methods for parsing or otherwise converting between types. | Class | org.apache.velocity.tools | Apache Velocity |
|
| CookieTool | View tool for convenient cookie access and creation. | Class | org.apache.velocity.tools.view | Apache Velocity |
|
| CookieTool | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.apache.velocity.tools.view.tools | Apache Velocity |
|
| Data | This class represents configured data. | Class | org.apache.velocity.tools.config | Apache Velocity |
|
| DataInfo | ToolInfo implementation to handle primitive data types. | Class | org.apache.velocity.tools.view | Apache Velocity |
|
| DateTool | Tool for working with Date and Calendar in Velocity templates. | Class | org.apache.velocity.tools.generic | Apache Velocity |
|
| DefaultKey | Annotation specifying the default key to use for a tool class in the case none was specified. | Class | org.apache.velocity.tools.config | Apache Velocity |
|
| DisplayTool | Provides general utility methods for controlling the display of references. | Class | org.apache.velocity.tools.generic | Apache Velocity |
|
| EasyFactoryConfiguration | FactoryConfiguration subclass that simplifies the process of configuring a ToolboxFactory in Java without the use of an | Class | org.apache.velocity.tools.config | Apache Velocity |
|
| ErrorsTool | This tool deals with Struts error messages. | Class | org.apache.velocity.tools.struts | Apache Velocity |
|
| EscapeTool | Tool for working with escaping in Velocity templates. | Class | org.apache.velocity.tools.generic | Apache Velocity |
|
| FactoryConfiguration | This class serves to define configuration info for a ToolboxFactory. | Class | org.apache.velocity.tools.config | Apache Velocity |
|
| 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 |
|
| FileFactoryConfiguration | Provides support for reading a configuration file from a specified path, This frees the user from having to obtain an InputStream themselves. | Class | org.apache.velocity.tools.config | Apache Velocity |
|
| FormatConfig | default format to be configured. | Class | org.apache.velocity.tools.generic | Apache Velocity |
|
| FormTool | View tool to work with HTML forms in Struts. | Class | org.apache.velocity.tools.struts | Apache Velocity |
|
| ImportSupport | Provides methods to import arbitrary local or remote resources as strings. | Class | org.apache.velocity.tools.view | Apache Velocity |
|
| ImportTool | General-purpose text-importing view tool for templates. | Class | org.apache.velocity.tools.view | Apache Velocity |
|
| ImportTool | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.apache.velocity.tools.view.tools | Apache Velocity |
|
| IncludeTool | Allows for transparent content negotiation in a manner mimicking Apache httpd's MultiViews. | Class | org.apache.velocity.tools.view | Apache Velocity |
|
| InvalidScope | | Class | org.apache.velocity.tools.config | Apache Velocity |
|
| InvalidScopeException | | Class | org.apache.velocity.tools.config | Apache Velocity |
|
| IteratorTool | A convenience tool to use with #foreach loops. | Class | org.apache.velocity.tools.generic | Apache Velocity |
|
| JeeConfig | Because sometimes you don't care about the difference between a servlet and a filter. | Interface | org.apache.velocity.tools.view | Apache Velocity |
|
| JeeContextConfig | | Class | org.apache.velocity.tools.view | Apache Velocity |
|
| JeeFilterConfig | | Class | org.apache.velocity.tools.view | Apache Velocity |
|
| JeeServletConfig | | Class | org.apache.velocity.tools.view | Apache Velocity |
|
| JspToolContext | Velocity context implementation specific to the JSP environment. | Class | org.apache.velocity.tools.view.jsp | Apache Velocity |
|
| LinkTool | The LinkTool provides many methods to work with URIs and can help you: construct full URIs (opaque, absolute or relative)encode and decode URLs (part or whole)retrieve path info for the current requestand more. | Class | org.apache.velocity.tools.generic | Apache Velocity |
|
| LinkTool | The LinkTool provides many methods to work with URIs and can help you: construct full URIs (absolute or relative)encode session ID into a URIretrieve server, port and path info for the current requestreconstruct or alter the current request URIand more. | Class | org.apache.velocity.tools.view | Apache Velocity |
|
| LinkTool | | Class | org.apache.velocity.tools.view.tools | Apache Velocity |
|
| ListTool | Tool for working with Lists and arrays in Velocity templates. | Class | org.apache.velocity.tools.generic | Apache Velocity |
|
| LocaleConfig | default Locale to be configured. | Class | org.apache.velocity.tools.generic | Apache Velocity |
|
| LogChuteCommonsLog | Redirects commons-logging messages to Velocity's configured LogChute. | Class | org.apache.velocity.tools.generic.log | Apache Velocity |
|
| LogSupport | This allows for a Log to optionally be attached to a subclass in order to output logging messages. | Class | org.apache.velocity.tools.config | Apache Velocity |
|
| LogSystemCommonsLog | Redirects commons-logging messages to Velocity's LogSystem. | Class | org.apache.velocity.tools.generic.log | Apache Velocity |
|
| LoopTool | A convenience tool to use with #foreach loops. | Class | org.apache.velocity.tools.generic | Apache Velocity |
|
| MathTool | Tool for performing math in Velocity. | Class | org.apache.velocity.tools.generic | Apache Velocity |
|
| MessageResourcesTool | Abstract view tool that provides access to Struts' message resources. | Class | org.apache.velocity.tools.struts | Apache Velocity |
|
| MessageTool | The MessageTool is used to render internationalized message strings. | Class | org.apache.velocity.tools.struts | Apache Velocity |
|
| MultiViewsTool | Fields inherited from class org. | Class | org.apache.velocity.tools.view.i18n | Apache Velocity |
|
| NullKeyException | | Class | org.apache.velocity.tools.config | Apache Velocity |
|
| NumberTool | Tool for working with Number in Velocity templates. | Class | org.apache.velocity.tools.generic | Apache Velocity |
|
| OldToolInfo | Manages old tools which still use the deprecated init() method. | Class | org.apache.velocity.tools | Apache Velocity |
|
| OldXmlFactoryConfigurationRuleSet | The set of Digester rules required to parse a old toolbox configuration file (toolbox. | Class | org.apache.velocity.tools.config | Apache Velocity |
|
| PagerTool | View tool for doing request-based pagination of items in an a list. | Class | org.apache.velocity.tools.view | Apache Velocity |
|
| ParameterParser | Nested Class SummaryNested classes/interfaces inherited from interface java. | Class | org.apache.velocity.tools.view.tools | Apache Velocity |
|
| ParameterTool | Utility class for easy parsing of ServletRequest parameters. | Class | org.apache.velocity.tools.view | Apache Velocity |
|
| PropertiesFactoryConfiguration | This reads in configuration info formatted as a property file using ExtendedProperties from Commons-Collections. | Class | org.apache.velocity.tools.config | Apache Velocity |
|
| Property | Simple extension of Data that treats name as an alias for key. | Class | org.apache.velocity.tools.config | Apache Velocity |
|
| RenderTool | This tool exposes methods to evaluate the given strings as VTL (Velocity Template Language) | Class | org.apache.velocity.tools.generic | Apache Velocity |
|
| ResourceTool | Tool for accessing ResourceBundles and formatting messages therein. | Class | org.apache.velocity.tools.generic | Apache Velocity |
|
| SafeConfig | locks down the public void configure(Map params) method after This keeps application or session scoped tools thread-safe in templates, | Class | org.apache.velocity.tools.generic | Apache Velocity |
|
| Scope | A specialized constants class to provide some compile-time typo checking and runtime validation for scopes specified in annotations, toolbox configs, etc. | Class | org.apache.velocity.tools | Apache Velocity |
|
| SecureLinkTool | Tool to be able to use Struts SSL Extensions with Velocity. | Class | org.apache.velocity.tools.struts | Apache Velocity |
|
| ServletLogChute | Simple wrapper for the servlet log. | Class | org.apache.velocity.tools.view | Apache Velocity |
|
| ServletLogger | This is basically an empty subclass of ServletLogChute that exists merely for backwards compatibility with VelocityTools 1. | Class | org.apache.velocity.tools.view.servlet | Apache Velocity |
|
| ServletToolboxManager | A toolbox manager for the servlet environment. | Class | org.apache.velocity.tools.view.servlet | Apache Velocity |
|
| ServletToolboxRuleSet | The set of Digester rules required to parse a toolbox configuration file (toolbox. | Class | org.apache.velocity.tools.view.servlet | Apache Velocity |
|
| ServletToolInfo | ToolInfo implementation that holds scope information for tools used in a servlet environment. | Class | org.apache.velocity.tools.view.servlet | Apache Velocity |
|
| ServletUtils | | Class | org.apache.velocity.tools.view.servlet | Apache Velocity |
|
| ServletUtils | A set of utility methods for supporting and using VelocityTools in the servlet environment. | Class | org.apache.velocity.tools.view | Apache Velocity |
|
| SkipSetters | Annotation specifying that ToolInfo should only use the public void configure(Map) method for configuration of | Class | org.apache.velocity.tools.config | Apache Velocity |
|
| SortTool | SortTool allows a user to sort a collection (or array, iterator, etc) on any arbitary set of properties exposed by the objects contained | Class | org.apache.velocity.tools.generic | Apache Velocity |
|
| StrutsLinkTool | The StrutsLinkTool extends the standard LinkTool to add methods for working with Struts' Actions and Forwards: | Class | org.apache.velocity.tools.struts | Apache Velocity |
|
| StrutsUtils | A utility class to expose the Struts shared resources. | Class | org.apache.velocity.tools.struts | Apache Velocity |
|
| TilesTool | The TilesTool is used to interact with the Struts-Tiles framework that is part Template example(s): | Class | org.apache.velocity.tools.struts | Apache Velocity |
|
| Toolbox | Instances of this class are typically created by a ToolboxFactory on a one-per-scope basis. | Class | org.apache.velocity.tools | Apache Velocity |
|
| ToolboxConfiguration | This class handles configuration info for the Toolbox instances that will eventually be produced by ToolboxFactory. | Class | org.apache.velocity.tools.config | Apache Velocity |
|
| ToolboxFactory | This class is the central point of action for VelocityTools. | Class | org.apache.velocity.tools | Apache Velocity |
|
| ToolboxManager | Common interface for toolbox manager implementations. | Interface | org.apache.velocity.tools.view | Apache Velocity |
|
| ToolboxRuleSet | The set of Digester rules required to parse a toolbox configuration file (toolbox. | Class | org.apache.velocity.tools.view | Apache Velocity |
|
| ToolConfiguration | This class handles configuration info for tools, including their key, classname, path restriction, and properties. | Class | org.apache.velocity.tools.config | Apache Velocity |
|
| ToolContext | Context implementation that keeps a list of Toolboxes and returns them as requested, using its internal context Map as the | Class | org.apache.velocity.tools | Apache Velocity |
|
| ToolInfo | Manages data needed to create instances of a tool. | Class | org.apache.velocity.tools | Apache Velocity |
|
| ToolInfo | Interface to simplify and abstract tool handling. | Interface | org.apache.velocity.tools.view | Apache Velocity |
|
| ToolManager | Manages tools for non-web applications. | Class | org.apache.velocity.tools | Apache Velocity |
|
| ValidatorTool | View tool that works with Struts Validator to produce client side javascript validation for your forms. | Class | org.apache.velocity.tools.struts | Apache Velocity |
|
| ValidScope | | Class | org.apache.velocity.tools.config | Apache Velocity |
|
| ValueParser | Utility class for easy parsing of String values held in a Map. | Class | org.apache.velocity.tools.generic | Apache Velocity |
|
| VelocityLayoutServlet | | Class | org.apache.velocity.tools.view.servlet | Apache Velocity |
|
| VelocityLayoutServlet | Extension of the VelocityViewServlet to perform two-pass layout rendering and allow for a customized error screen. | Class | org.apache.velocity.tools.view | Apache Velocity |
|
| VelocityView | The class provides the following features: renders Velocity templatesprovides support for an auto-loaded, configurable toolboxprovides transparent access to the servlet request attributes, | Class | org.apache.velocity.tools.view | Apache Velocity |
|
| VelocityViewFilter | A filter to ensure VelocityTools Toolboxes are available in the request/session/application scopes. | Class | org.apache.velocity.tools.view | Apache Velocity |
|
| VelocityViewServlet | | Class | org.apache.velocity.tools.view.servlet | Apache Velocity |
|
| VelocityViewServlet | A servlet to process Velocity templates. | Class | org.apache.velocity.tools.view | Apache Velocity |
|
| VelocityViewTag | This tag enables use of Velocity and VelocityTools within JSP files and tags. | Class | org.apache.velocity.tools.view.jsp | Apache Velocity |
|
| ViewContext | | Interface | org.apache.velocity.tools.view.context | Apache Velocity |
|
| ViewContext | This interface provides view tools in a servlet environment access to relevant context information, like servlet request, servlet | Interface | org.apache.velocity.tools.view | Apache Velocity |
|
| ViewContextTool | Extension of ContextTool that includes keys and values from the HttpServletRequest, HttpSession and | Class | org.apache.velocity.tools.view | Apache Velocity |
|
| ViewRenderTool | Fields inherited from class org. | Class | org.apache.velocity.tools.view.tools | Apache Velocity |
|
| ViewResourceTool | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.apache.velocity.tools.view.tools | Apache Velocity |
|
| ViewToolContext | ToolContext implementation specific to the servlet environment. | Class | org.apache.velocity.tools.view | Apache Velocity |
|
| ViewToolInfo | ToolInfo implementation for view tools. | Class | org.apache.velocity.tools.view | Apache Velocity |
|
| ViewToolManager | Manages tools for web applications. | Class | org.apache.velocity.tools.view | Apache Velocity |
|
| WebappLoader | This is basically an empty subclass of WebappResourceLoader that exists merely for backwards compatibility with VelocityTools 1. | Class | org.apache.velocity.tools.view.servlet | Apache Velocity |
|
| WebappResourceLoader | Resource loader that uses the ServletContext of a webapp to load Velocity templates. | Class | org.apache.velocity.tools.view | Apache Velocity |
|
| WebappUberspector | This custom uberspector allows getAttribute() and setAttribute() as standard getters and setters for the request,session and application keys. | Class | org.apache.velocity.tools.view | Apache Velocity |
|
| XmlFactoryConfiguration | This reads in configuration info formatted as an XML file using Commons-Digester. | Class | org.apache.velocity.tools.config | Apache Velocity |
|
| XmlFactoryConfigurationRuleSet | This provides set of XmlFactoryConfigurationRuleSet. | Class | org.apache.velocity.tools.config | Apache Velocity |
|
| XmlTool | Tool for reading/navigating XML files. | Class | org.apache.velocity.tools.generic | Apache Velocity |
|
| XMLToolboxManager | A ToolboxManager for loading a toolbox from xml. | Class | org.apache.velocity.tools.view | Apache Velocity |