public class ParametersWriterExporterOutput extends AbstractParametersExporterOutput implements WriterExporterOutput
| Modifier and Type | Field and Description |
|---|---|
protected String |
encoding
Deprecated.
|
EXCEPTION_MESSAGE_KEY_NO_OUTPUT_SPECIFIED, parametersPROPERTY_CHARACTER_ENCODING| Constructor and Description |
|---|
ParametersWriterExporterOutput(JasperReportsContext jasperReportsContext,
Map<JRExporterParameter,Object> parameters,
JasperPrint jasperPrint)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Deprecated.
|
String |
getEncoding()
Deprecated.
|
Writer |
getWriter()
Deprecated.
|
protected void |
setEncoding()
Deprecated.
|
getParameterResolver, getPropertiesUtilprotected String encoding
public ParametersWriterExporterOutput(JasperReportsContext jasperReportsContext, Map<JRExporterParameter,Object> parameters, JasperPrint jasperPrint)
protected void setEncoding()
public String getEncoding()
getEncoding in interface WriterExporterOutputWriterExporterOutput.PROPERTY_CHARACTER_ENCODINGpublic Writer getWriter()
getWriter in interface WriterExporterOutputpublic void close()
close in interface WriterExporterOutputCopyright © 2017. All rights reserved.