org.wymiwyg.commons.timelogger
Interface ReportWriter

All Known Implementing Classes:
SummaryReportWriter

public interface ReportWriter

Author:
reto

Method Summary
 void write(Iterable<Section> sections, Writer writer)
           
 

Method Detail

write

void write(Iterable<Section> sections,
           Writer writer)
           throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.