net.sf.dynamicreports.jasper.base.export
Class JasperExcelApiXlsExporter

java.lang.Object
  extended by net.sf.dynamicreports.jasper.base.export.AbstractJasperExporter
      extended by net.sf.dynamicreports.jasper.base.export.AbstractJasperExcelExporter
          extended by net.sf.dynamicreports.jasper.base.export.JasperExcelApiXlsExporter
All Implemented Interfaces:
Serializable, JasperIExcelApiXlsExporter, JasperIExcelExporter, JasperIExporter

public class JasperExcelApiXlsExporter
extends AbstractJasperExcelExporter
implements JasperIExcelApiXlsExporter

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)
See Also:
Serialized Form

Constructor Summary
JasperExcelApiXlsExporter()
           
 
Method Summary
 
Methods inherited from class net.sf.dynamicreports.jasper.base.export.AbstractJasperExcelExporter
addSheetName, getCollapseRowSpan, getDetectCellType, getFontSizeFixEnabled, getIgnoreCellBackground, getIgnoreCellBorder, getIgnoreGraphics, getImageBorderFixEnabled, getMaxRowsPerSheet, getOnePagePerSheet, getPassword, getRemoveEmptySpaceBetweenColumns, getRemoveEmptySpaceBetweenRows, getSheetNames, getWhitePageBackground, setCollapseRowSpan, setDetectCellType, setFontSizeFixEnabled, setIgnoreCellBackground, setIgnoreCellBorder, setIgnoreGraphics, setImageBorderFixEnabled, setMaxRowsPerSheet, setOnePagePerSheet, setPassword, setRemoveEmptySpaceBetweenColumns, setRemoveEmptySpaceBetweenRows, setSheetNames, setWhitePageBackground
 
Methods inherited from class net.sf.dynamicreports.jasper.base.export.AbstractJasperExporter
getEndPageIndex, getCharacterEncoding, getIgnorePageMargins, getOffsetX, getOffsetY, getOutputFile, getOutputFileName, getOutputStream, getOutputWriter, getPageIndex, getStartPageIndex, setEndPageIndex, setCharacterEncoding, setIgnorePageMargins, setOffsetX, setOffsetY, setOutputFile, setOutputFileName, setOutputStream, setOutputWriter, setPageIndex, setStartPageIndex
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.dynamicreports.jasper.definition.export.JasperIExcelExporter
getCollapseRowSpan, getDetectCellType, getFontSizeFixEnabled, getIgnoreCellBackground, getIgnoreCellBorder, getIgnoreGraphics, getImageBorderFixEnabled, getMaxRowsPerSheet, getOnePagePerSheet, getPassword, getRemoveEmptySpaceBetweenColumns, getRemoveEmptySpaceBetweenRows, getSheetNames, getWhitePageBackground
 
Methods inherited from interface net.sf.dynamicreports.jasper.definition.export.JasperIExporter
getEndPageIndex, getCharacterEncoding, getIgnorePageMargins, getOffsetX, getOffsetY, getOutputFile, getOutputFileName, getOutputStream, getOutputWriter, getPageIndex, getStartPageIndex
 

Constructor Detail

JasperExcelApiXlsExporter

public JasperExcelApiXlsExporter()


Copyright © 2010-2014. All Rights Reserved.