public class SoapUIProJRXlsSaveContributor
extends net.sf.jasperreports.view.JRSaveContributor
| Modifier and Type | Field and Description |
|---|---|
static SoapUIProJRXlsSaveContributor |
INSTANCE |
| Constructor and Description |
|---|
SoapUIProJRXlsSaveContributor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(File file) |
String |
getDescription() |
static SoapUIProJRXlsSaveContributor |
getInstance() |
void |
save(net.sf.jasperreports.engine.JasperPrint jasperPrint,
File file) |
public static final SoapUIProJRXlsSaveContributor INSTANCE
public static SoapUIProJRXlsSaveContributor getInstance()
public boolean accept(File file)
accept in class FileFilterpublic String getDescription()
getDescription in class FileFilterpublic void save(net.sf.jasperreports.engine.JasperPrint jasperPrint,
File file)
throws net.sf.jasperreports.engine.JRException
save in class net.sf.jasperreports.view.JRSaveContributornet.sf.jasperreports.engine.JRExceptionCopyright © 2019. All rights reserved.