| Package | Description | 
|---|---|
| org.springframework.web.servlet.view.document | 
 Support classes for document generation,
 providing View implementations for PDF and Excel. 
 | 
| Class and Description | 
|---|
| AbstractXlsView
 Convenient superclass for Excel document views in traditional XLS format. 
 | 
| AbstractXlsxView
 Convenient superclass for Excel document views in the Office 2007 XLSX format
 (as supported by POI-OOXML). 
 |