public class ParametersXmlExporterOutput extends ParametersWriterExporterOutput implements XmlExporterOutput
encodingEXCEPTION_MESSAGE_KEY_NO_OUTPUT_SPECIFIED, parametersPROPERTY_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, getWritergetParameterResolver, getPropertiesUtilclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getEncoding, getWriterpublic ParametersXmlExporterOutput(JasperReportsContext jasperReportsContext, Map<JRExporterParameter,Object> parameters, JasperPrint jasperPrint)
protected void setEncoding()
setEncoding in class ParametersWriterExporterOutputpublic XmlResourceHandler getImageHandler()
getImageHandler in interface XmlExporterOutputpublic Boolean isEmbeddingImages()
XmlExporterOutputisEmbeddingImages in interface XmlExporterOutputpublic File getImagesDir()
Copyright © 2017. All rights reserved.