@Deprecated public final class JRHtmlResource extends JRConcreteResource<HtmlResourceHandler>
| Constructor and Description |
|---|
JRHtmlResource()
Deprecated.
Construct without a report.
|
JRHtmlResource(File report)
Deprecated.
Construct.
|
JRHtmlResource(InputStream report)
Deprecated.
Construct.
|
JRHtmlResource(URL report)
Deprecated.
Construct.
|
getContentType, getExtension, getHandler, newExporter, setHandlergetConnectionProvider, getContentDisposition, getExporterData, getFileName, getJasperReport, getReportDataSource, getReportParameters, newJasperPrint, newResourceResponse, setConnectionProvider, setFileName, setJasperReport, setReportDataSource, setReportParameterspublic JRHtmlResource()
public JRHtmlResource(InputStream report)
report - the report input streampublic JRHtmlResource(URL report)
report - the report input streampublic JRHtmlResource(File report)
report - the report input streamCopyright © 2015. All rights reserved.