net.sf.infrared.web.report
Class ReportFactory
java.lang.Object
net.sf.infrared.web.report.ReportFactory
- public class ReportFactory
- extends Object
Returns an implementation of the SummaryReport Interface based on the report type parameter passed.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EXCEL
public static final String EXCEL
- See Also:
- Constant Field Values
ReportFactory
public ReportFactory()
createReport
public static SummaryReport createReport(String reportType)