public class ReportTools extends Object
Constructor and Description |
---|
ReportTools() |
Modifier and Type | Method and Description |
---|---|
static IReportGenerator |
getReport(String name)
Get an instance of a specific report generator.
|
static List<String> |
getReportTemplates()
Get a list of available report generators.
|
public static List<String> getReportTemplates()
public static IReportGenerator getReport(String name)
name
- report generator name