public interface WriterExporterOutput extends ExporterOutput
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_CHARACTER_ENCODING
Property whose value is used as default for the
getEncoding() export output setting. |
Modifier and Type | Method and Description |
---|---|
void |
close() |
String |
getEncoding() |
Writer |
getWriter() |
static final String PROPERTY_CHARACTER_ENCODING
getEncoding()
export output setting.JRPropertiesUtil
,
Constant Field ValuesString getEncoding()
PROPERTY_CHARACTER_ENCODING
Writer getWriter()
void close()
Copyright © 2017. All rights reserved.