Uses of Class
org.weda.report.ReportException

Packages that use ReportException
org.weda.report   
org.weda.report.excel   
org.weda.report.text   
 

Uses of ReportException in org.weda.report
 

Methods in org.weda.report that throw ReportException
 java.io.InputStream Report.generate()
          Метод генерирует отчет и возвращает поток с данными полученными в результате генерации.
 void Report.release()
          Метод освобождает ресурсы которые были заняты отчетом во время генерации.
 

Uses of ReportException in org.weda.report.excel
 

Methods in org.weda.report.excel that throw ReportException
 java.io.InputStream ExcelReport.generate()
           
 void ExcelReport.release()
           
 

Uses of ReportException in org.weda.report.text
 

Methods in org.weda.report.text that throw ReportException
 java.io.InputStream TextReport.generate()
           
 void TextReport.release()
           
 



Copyright © 2005-2006 . All Rights Reserved.