Package | Description |
---|---|
org.springframework.web.servlet.view.velocity |
Support classes for the integration of
Velocity
as Spring web view technology.
|
Class and Description |
---|
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 (i.e. |
Copyright © 2015. All rights reserved.