Uses of Class
org.springframework.web.servlet.view.document.AbstractXlsView
Packages that use AbstractXlsView
Package
Description
Support classes for document generation,
 providing View implementations for PDF and Excel.
- 
Uses of AbstractXlsView in org.springframework.web.servlet.view.documentSubclasses of AbstractXlsView in org.springframework.web.servlet.view.documentModifier and TypeClassDescriptionclassConvenient superclass for Excel document views in the Office 2007 XLSX format, using POI's streaming variant.classConvenient superclass for Excel document views in the Office 2007 XLSX format (as supported by POI-OOXML).