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

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

The Spring Framework

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.
TransformerUtils Contains common behavior relating to Transformers.
XsltView XSLT-driven View that allows for response context to be rendered as the result of an XSLT transformation.
XsltViewResolver ViewResolver implementation that resolves instances of XsltView by translating the supplied view name into the URL of the XSLT stylesheet.
 

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

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


The Spring Framework

Copyright © 2002-2007 The Spring Framework.