org.springframework.web.servlet.view.velocity
Class Diagram velocity

Class Summary
VelocityConfigInterface to be implemented by objects that configure and manage a VelocityEngine for automatic lookup.
VelocityConfigurerJavaBean to configure Velocity for web usage, via the "configLocation" and/or "velocityProperties" and/or "resourceLoaderPath" bean properties.
VelocityViewView using Velocity template engine.
VelocityViewResolverConvenience subclass of UrlBasedViewResolver that supports VelocityView (i.e.