public class ParametersWriterExporterOutput extends AbstractParametersExporterOutput implements WriterExporterOutput
Modifier and Type | Field and Description |
---|---|
protected String |
encoding
Deprecated.
|
EXCEPTION_MESSAGE_KEY_NO_OUTPUT_SPECIFIED, parameters
PROPERTY_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, getPropertiesUtil
protected String encoding
public ParametersWriterExporterOutput(JasperReportsContext jasperReportsContext, Map<JRExporterParameter,Object> parameters, JasperPrint jasperPrint)
protected void setEncoding()
public String getEncoding()
getEncoding
in interface WriterExporterOutput
WriterExporterOutput.PROPERTY_CHARACTER_ENCODING
public Writer getWriter()
getWriter
in interface WriterExporterOutput
public void close()
close
in interface WriterExporterOutput
Copyright © 2017. All rights reserved.