public class HtmlReport extends Object
| Constructor and Description |
|---|
HtmlReport() |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayOutputStream |
generateHtmlReport(net.sf.jasperreports.engine.JasperPrint jasperPrint)
generate a ByteArrayOutputStream from given JasperPrint object for the HTML report
|
public ByteArrayOutputStream generateHtmlReport(net.sf.jasperreports.engine.JasperPrint jasperPrint) throws org.wso2.carbon.reporting.api.ReportingException, net.sf.jasperreports.engine.JRException
jasperPrint - used to generate Html reportorg.wso2.carbon.reporting.api.ReportingException - when JasperPrint nullIOExceptionnet.sf.jasperreports.engine.JRExceptionCopyright © 2017 WSO2. All rights reserved.