Uses of Class
uk.ac.ebi.microarray.zooma.reports.ReportWriter

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.
 



Copyright © 2010. All Rights Reserved.