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.
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.



Copyright (c) 2002-2007 The Spring Framework Project.