com.aspose.words.jasperreports
Class AWReportHtmlExporter

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

public class AWReportHtmlExporter
extends AWAbstractReportExporter

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


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

Constructor Detail

AWReportHtmlExporter

public AWReportHtmlExporter()