Uses of Class
net.sf.jasperreports.view.JRSaveContributor

Packages that use JRSaveContributor
net.sf.jasperreports.view Contains the Jasper viewer implementation. 
net.sf.jasperreports.view.save Contains classes for saving reports inside the Jasper viewer. 
 

Uses of JRSaveContributor in net.sf.jasperreports.view
 

Methods in net.sf.jasperreports.view that return JRSaveContributor
 JRSaveContributor[] JRViewer.getSaveContributors()
           
 

Methods in net.sf.jasperreports.view with parameters of type JRSaveContributor
 void JRViewer.addSaveContributor(JRSaveContributor contributor)
           
 void JRViewer.removeSaveContributor(JRSaveContributor contributor)
           
 

Uses of JRSaveContributor in net.sf.jasperreports.view.save
 

Subclasses of JRSaveContributor in net.sf.jasperreports.view.save
 class JRCsvSaveContributor
           
 class JREmbeddedImagesXmlSaveContributor
           
 class JRHtmlSaveContributor
           
 class JRMultipleSheetsXlsSaveContributor
           
 class JROdtSaveContributor
           
 class JRPdfSaveContributor
           
 class JRPrintSaveContributor
           
 class JRRtfSaveContributor
           
 class JRSingleSheetXlsSaveContributor
           
 class JRXmlSaveContributor
           
 



© 2001-2006 JasperSoft Corporation www.jaspersoft.com