Classes in org.springframework.web.servlet.view.velocity used by org.springframework.web.servlet.view.velocity |
VelocityConfig
Interface to be implemented by objects that configure and manage a
VelocityEngine for automatic lookup in a web environment. |
VelocityToolboxView
VelocityView subclass which adds support for Velocity Tools toolboxes
and Velocity Tools ViewTool callbacks / Velocity Tools 1.3 init methods. |
VelocityView
View using the Velocity template engine. |
VelocityViewResolver
Convenience subclass of UrlBasedViewResolver that supports VelocityView
(that is Velocity templates) and custom subclasses of it. |