|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReportWriter | |
---|---|
uk.ac.ebi.microarray.zooma.reports |
Uses of ReportWriter in uk.ac.ebi.microarray.zooma.reports |
---|
Subclasses of ReportWriter in uk.ac.ebi.microarray.zooma.reports | |
---|---|
class |
TextReportWriter
A ReportWriter implementation that
writes a simple tab delimited text report based around a simple format. |
Methods in uk.ac.ebi.microarray.zooma.reports that return ReportWriter | |
---|---|
ReportWriter |
ReportWriter.endReport(int exitCode)
Finalises the report, setting the exit code of the process, sorting alphabetically and flushing to disk. |
ReportWriter |
ReportWriter.startReport()
Initialises the report, setting useful information about the outcome such as start time, working directory etc. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |