public class ParametersHtmlExporterOutput extends ParametersWriterExporterOutput implements HtmlExporterOutput
encodingEXCEPTION_MESSAGE_KEY_NO_OUTPUT_SPECIFIED, parametersPROPERTY_CHARACTER_ENCODING| Constructor and Description |
|---|
ParametersHtmlExporterOutput(JasperReportsContext jasperReportsContext,
Map<JRExporterParameter,Object> parameters,
JasperPrint jasperPrint)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
HtmlResourceHandler |
getFontHandler()
Deprecated.
Replaced by
getResourceHandler(). |
HtmlResourceHandler |
getImageHandler()
Deprecated.
|
HtmlResourceHandler |
getResourceHandler()
Deprecated.
|
close, getEncoding, getWriter, setEncodinggetParameterResolver, getPropertiesUtilclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getEncoding, getWriterpublic ParametersHtmlExporterOutput(JasperReportsContext jasperReportsContext, Map<JRExporterParameter,Object> parameters, JasperPrint jasperPrint)
public HtmlResourceHandler getImageHandler()
getImageHandler in interface HtmlExporterOutputpublic HtmlResourceHandler getFontHandler()
getResourceHandler().getFontHandler in interface HtmlExporterOutputpublic HtmlResourceHandler getResourceHandler()
getResourceHandler in interface HtmlExporterOutputCopyright © 2017. All rights reserved.