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

Uses of Class org.springframework.web.servlet.view.velocity.VelocityView (Spring Framework) - Spring Framework 1.2.9 API 文档英文版


Uses of Class
org.springframework.web.servlet.view.velocity.VelocityView

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

Uses of VelocityView in org.springframework.web.servlet.view.velocity
 

Subclasses of VelocityView in org.springframework.web.servlet.view.velocity
 class VelocityLayoutView
          VelocityLayoutView emulates the functionality offered by Velocity's VelocityLayoutServlet to ease page composition from different templates.
 class VelocityToolboxView
          VelocityView subclass which adds support for Velocity Tools toolboxes and Velocity Tools' ViewTool callbacks.
 



Copyright (c) 2002-2007 The Spring Framework Project.