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

java.lang.Object
  extended by net.sf.dynamicreports.jasper.base.export.AbstractJasperExporter
      extended by net.sf.dynamicreports.jasper.base.export.JasperOdtExporter
All Implemented Interfaces:
Serializable, JasperIExporter, JasperIOdtExporter

public class JasperOdtExporter
extends AbstractJasperExporter
implements JasperIOdtExporter

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

Constructor Summary
JasperOdtExporter()
           
 
Method Summary
 
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.JasperIExporter
getEndPageIndex, getCharacterEncoding, getIgnorePageMargins, getOffsetX, getOffsetY, getOutputFile, getOutputFileName, getOutputStream, getOutputWriter, getPageIndex, getStartPageIndex
 

Constructor Detail

JasperOdtExporter

public JasperOdtExporter()


Copyright © 2010-2014. All Rights Reserved.