Package org.springframework.web.servlet.view.document

Support classes for document generation, providing View implementations for PDF and Excel.

See:
          Description

Class Summary
AbstractExcelView Convenient superclass for Excel document views.
AbstractJExcelView Convenient superclass for Excel document views.
AbstractPdfStamperView Abstract superclass for PDF views that operate on an existing document with an AcroForm.
AbstractPdfView Abstract superclass for PDF views, using Bruno Lowagie's iText package.
 

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

Support classes for document generation, providing View implementations for PDF and Excel.