Uses of Class
org.springframework.web.servlet.view.document.AbstractXlsxView
Packages that use AbstractXlsxView
Package
Description
Support classes for document generation,
 providing View implementations for PDF and Excel.
- 
Uses of AbstractXlsxView in org.springframework.web.servlet.view.documentSubclasses of AbstractXlsxView 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.