org.wymiwyg.commons.timelogger
Class SummaryReportWriter

java.lang.Object
  extended by org.wymiwyg.commons.timelogger.SummaryReportWriter
All Implemented Interfaces:
ReportWriter

public class SummaryReportWriter
extends Object
implements ReportWriter

Author:
reto

Nested Class Summary
static class SummaryReportWriter.PathComparator
           
 
Constructor Summary
SummaryReportWriter()
           
 
Method Summary
 void write(Iterable<Section> sections, Writer writer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SummaryReportWriter

public SummaryReportWriter()
Method Detail

write

public void write(Iterable<Section> sections,
                  Writer writer)
           throws IOException
Specified by:
write in interface ReportWriter
Throws:
IOException


Copyright © 2011. All Rights Reserved.