com.aspose.words.jasperreports
Class AWReportTxtExporter

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

public class AWReportTxtExporter
extends AWAbstractReportExporter

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


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

Constructor Detail

AWReportTxtExporter

public AWReportTxtExporter()