com.aspose.words.jasperreports
Class AWReportDocExporter

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

public class AWReportDocExporter
extends AWAbstractReportExporter

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


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

Constructor Detail

AWReportDocExporter

public AWReportDocExporter()