public abstract class JRSaveContributor extends FileFilter
Constructor and Description |
---|
JRSaveContributor() |
JRSaveContributor(JasperReportsContext jasperReportsContext,
Locale locale,
ResourceBundle resBundle) |
JRSaveContributor(Locale locale,
ResourceBundle resBundle) |
Modifier and Type | Method and Description |
---|---|
protected String |
getBundleString(String key) |
protected JasperReportsContext |
getJasperReportsContext() |
abstract void |
save(JasperPrint jasperPrint,
File file) |
accept, getDescription
public JRSaveContributor()
public JRSaveContributor(Locale locale, ResourceBundle resBundle)
public JRSaveContributor(JasperReportsContext jasperReportsContext, Locale locale, ResourceBundle resBundle)
protected JasperReportsContext getJasperReportsContext()
public abstract void save(JasperPrint jasperPrint, File file) throws JRException
JRException
Copyright © 2017. All rights reserved.