com.aspose.words.jasperreports
Class AWReportRtfExporter

java.lang.Object
  extended by AWAbstractReportExporter
      extended by com.aspose.words.jasperreports.AWReportRtfExporter

public class AWReportRtfExporter
extends AWAbstractReportExporter

Exports a JasperReports report to the RTF format on JasperServer. This class is used by JasperServer automatically and is not intended for direct usage in the application.


Constructor Summary
AWReportRtfExporter()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AWReportRtfExporter

public AWReportRtfExporter()