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.