Package org.springframework.web.servlet.view.velocity
package org.springframework.web.servlet.view.velocity
-
ClassDescriptionVelocity ResourceLoader adapter that loads via a Spring ResourceLoader.Interface to be implemented by objects that configure and manage a VelocityEngine for automatic lookup in a web environment.JavaBean to configure Velocity for web usage, via the "configLocation" and/or "velocityProperties" and/or "resourceLoaderPath" bean properties.Factory that configures a VelocityEngine.
VelocityViewsubclass which adds support for Velocity Tools toolboxes and Velocity Tools ViewTool callbacks / Velocity Tools 1.3 init methods.View using the Velocity template engine.Convenience subclass ofUrlBasedViewResolverthat supportsVelocityView(i.e.