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