| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Class Summary | |
|---|---|
| AbstractJasperReportsSingleFormatView | Extends AbstractJasperReportsViewto provide basic rendering logic
 for views that use a fixed format, e.g. always PDF or always HTML. | 
| AbstractJasperReportsView | Base class for all JasperReports views. | 
| ConfigurableJasperReportsView | Configurable JasperReports View, allowing to specify the JasperReports exporter to be specified through bean properties rather than through the view class name. | 
| JasperReportsCsvView | Implementation of AbstractJasperReportsSingleFormatViewthat renders report results in CSV format. | 
| JasperReportsHtmlView | Implementation of AbstractJasperReportsSingleFormatViewthat renders report results in HTML format. | 
| JasperReportsMultiFormatView | Jasper Reports view class that allows for the actual rendering format to be specified at runtime using a parameter contained in the model. | 
| JasperReportsPdfView | Implementation of AbstractJasperReportsSingleFormatViewthat renders report results in PDF format. | 
| JasperReportsViewResolver | ViewResolverimplementation that
 resolves instances ofAbstractJasperReportsViewby translating
 the supplied view name into the URL of the report file. | 
| JasperReportsXlsView | Implementation of AbstractJasperReportsSingleFormatViewthat renders report results in XLS format. | 
Support classes for the integration of JasperReports as Spring web view technology. Contains various View implementations for JasperReports.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||