public class JROdtSaveContributor extends JRSaveContributor
| Constructor and Description |
|---|
JROdtSaveContributor(JasperReportsContext jasperReportsContext,
Locale locale,
ResourceBundle resBundle) |
JROdtSaveContributor(Locale locale,
ResourceBundle resBundle) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(File file) |
String |
getDescription() |
void |
save(JasperPrint jasperPrint,
File file) |
getBundleString, getJasperReportsContextpublic JROdtSaveContributor(Locale locale, ResourceBundle resBundle)
public JROdtSaveContributor(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.