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

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

public class JasperRtfExporter
extends AbstractJasperExporter
implements JasperIRtfExporter

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

Constructor Summary
JasperRtfExporter()
           
 
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

JasperRtfExporter

public JasperRtfExporter()


Copyright © 2010-2014. All Rights Reserved.