net.sf.dynamicreports.jasper.definition.export
Interface JasperIXmlExporter

All Superinterfaces:
JasperIExporter, Serializable
All Known Implementing Classes:
JasperXmlExporter

public interface JasperIXmlExporter
extends JasperIExporter

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)

Method Summary
 Boolean getEmbeddingImages()
           
 
Methods inherited from interface net.sf.dynamicreports.jasper.definition.export.JasperIExporter
getEndPageIndex, getCharacterEncoding, getIgnorePageMargins, getOffsetX, getOffsetY, getOutputFile, getOutputFileName, getOutputStream, getOutputWriter, getPageIndex, getStartPageIndex
 

Method Detail

getEmbeddingImages

Boolean getEmbeddingImages()


Copyright © 2010-2014. All Rights Reserved.