org.weda.report.excel
Class ExcelReportFactory

java.lang.Object
  extended by org.weda.report.impl.AbstractReportFactory
      extended by org.weda.report.excel.ExcelReportFactory
All Implemented Interfaces:
ReportFactory

public class ExcelReportFactory
extends AbstractReportFactory

Author:
Mikhail Titov

Constructor Summary
ExcelReportFactory()
           
 
Method Summary
 java.lang.String getFactoryName()
          Метод возвращает название factory.
 
Methods inherited from class org.weda.report.impl.AbstractReportFactory
getReports, setReports
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExcelReportFactory

public ExcelReportFactory()
Method Detail

getFactoryName

public java.lang.String getFactoryName()
Description copied from interface: ReportFactory
Метод возвращает название factory.



Copyright © 2005-2006 . All Rights Reserved.