com.aspose.words.jasperreports
Class AWReportDocxExporter

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

public class AWReportDocxExporter
extends AWAbstractReportExporter

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


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

Constructor Detail

AWReportDocxExporter

public AWReportDocxExporter()