Uses of Class
adams.flow.transformer.AbstractReportFileWriter
-
Packages that use AbstractReportFileWriter Package Description adams.flow.transformer -
-
Uses of AbstractReportFileWriter in adams.flow.transformer
Subclasses of AbstractReportFileWriter in adams.flow.transformer Modifier and Type Class Description class
ReportFileWriter
Saves a report to disk with the specified writer and passes the absolute filename on.
As filename/directory name (depending on the writer) the database ID of the report is used (below the specified output directory).
-