Uses of Interface
org.weda.report.ReportFactory

Packages that use ReportFactory
org.weda.report.excel   
org.weda.report.impl   
org.weda.report.text   
 

Uses of ReportFactory in org.weda.report.excel
 

Classes in org.weda.report.excel that implement ReportFactory
 class ExcelReportFactory
           
 

Uses of ReportFactory in org.weda.report.impl
 

Classes in org.weda.report.impl that implement ReportFactory
 class AbstractReportFactory
           
 

Method parameters in org.weda.report.impl with type arguments of type ReportFactory
 void ReportRegistryImpl.setReportFactories(java.util.List<ReportFactory> reportFactories)
           
 

Uses of ReportFactory in org.weda.report.text
 

Classes in org.weda.report.text that implement ReportFactory
 class TextReportFactory
           
 



Copyright © 2005-2006 . All Rights Reserved.