站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 2.0.5 API 文档英文版

Uses of Package org.springframework.web.servlet.view.velocity (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

The Spring Framework

Uses of Package
org.springframework.web.servlet.view.velocity

Packages that use org.springframework.web.servlet.view.velocity
org.springframework.web.servlet.view.velocity Support classes for the integration of Velocity as Spring web view technology. 
 

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.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.