public class JRXmlSaveContributor extends JRSaveContributor
Constructor and Description |
---|
JRXmlSaveContributor(JasperReportsContext jasperReportsContext,
Locale locale,
ResourceBundle resBundle) |
JRXmlSaveContributor(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 JRXmlSaveContributor(Locale locale, ResourceBundle resBundle)
public JRXmlSaveContributor(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 © 2019 TIBCO Software Inc.. All rights reserved.