public class ParametersXmlExporterOutput extends ParametersWriterExporterOutput implements XmlExporterOutput
encoding
EXCEPTION_MESSAGE_KEY_NO_OUTPUT_SPECIFIED, parameters
PROPERTY_CHARACTER_ENCODING
Constructor and Description |
---|
ParametersXmlExporterOutput(JasperReportsContext jasperReportsContext,
Map<JRExporterParameter,Object> parameters,
JasperPrint jasperPrint)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
XmlResourceHandler |
getImageHandler()
Deprecated.
|
File |
getImagesDir()
Deprecated.
To be removed.
|
Boolean |
isEmbeddingImages()
Deprecated.
Returns a boolean value specifying whether images should be store internally or rather as files on disk.
|
protected void |
setEncoding()
Deprecated.
|
close, getEncoding, getWriter
getParameterResolver, getPropertiesUtil
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, getEncoding, getWriter
public ParametersXmlExporterOutput(JasperReportsContext jasperReportsContext, Map<JRExporterParameter,Object> parameters, JasperPrint jasperPrint)
protected void setEncoding()
setEncoding
in class ParametersWriterExporterOutput
public XmlResourceHandler getImageHandler()
getImageHandler
in interface XmlExporterOutput
public Boolean isEmbeddingImages()
XmlExporterOutput
isEmbeddingImages
in interface XmlExporterOutput
public File getImagesDir()
Copyright © 2016. All rights reserved.