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

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

The Spring Framework

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

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

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

Subclasses of VelocityToolboxView 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.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.