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

org.springframework.web.servlet.view.xslt (Spring Framework) - Spring Framework 1.2.9 API 文档英文版


Package org.springframework.web.servlet.view.xslt

Support classes for XSLT, providing a View implementation for XSLT stylesheets.

See:
          Description

Class Summary
AbstractXsltView Convenient superclass for views rendered using an XSLT stylesheet.
FormatHelper Deprecated. as of Spring 1.2.9; to be removed
 

Exception Summary
FormatHelper.XsltFormattingException Exception thrown in case of formatting failure.
 

Package org.springframework.web.servlet.view.xslt Description

Support classes for XSLT, providing a View implementation for XSLT stylesheets.



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