public class JRCsvSaveContributor extends JRSaveContributor
| Constructor and Description |
|---|
JRCsvSaveContributor(JasperReportsContext jasperReportsContext,
Locale locale,
ResourceBundle resBundle) |
JRCsvSaveContributor(Locale locale,
ResourceBundle resBundle) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(File file) |
String |
getDescription() |
void |
save(JasperPrint jasperPrint,
File file) |
getBundleString, getJasperReportsContextpublic JRCsvSaveContributor(Locale locale, ResourceBundle resBundle)
public JRCsvSaveContributor(JasperReportsContext jasperReportsContext, Locale locale, ResourceBundle resBundle)
public boolean accept(File file)
accept in class FileFilterpublic String getDescription()
getDescription in class FileFilterpublic void save(JasperPrint jasperPrint, File file) throws JRException
save in class JRSaveContributorJRExceptionCopyright © 2017. All rights reserved.