Package org.springframework.web.servlet.view.jasperreports

Support classes for the integration of JasperReports as Spring web view technology.

See:
          Description

Class Summary
AbstractJasperReportsView Base class for all JasperReports views.
JasperReportsCsvView Implementation of AbstractJasperReportsView that renders report results in CSV format.
JasperReportsHtmlView Implementation of AbstractJasperReportsView that renders report results in HTML format.
JasperReportsPdfView Implementation of AbstractJasperReportsView that renders report results in PDF format.
JasperReportsXlsView Implementation of AbstractJasperReportsView that renders report results in XLS format.
 

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

Support classes for the integration of JasperReports as Spring web view technology. Contains various View implementations for JasperReports.



Copyright (C) 2003-2004 The Spring Framework Project.