org.archive.util
Interface ProgressStatisticsReporter

All Known Implementing Classes:
ToeThread

public interface ProgressStatisticsReporter


Method Summary
 void progressStatisticsLegend(java.io.PrintWriter writer)
           
 void progressStatisticsLine(java.io.PrintWriter writer)
           
 

Method Detail

progressStatisticsLine

void progressStatisticsLine(java.io.PrintWriter writer)
                            throws java.io.IOException
Parameters:
writer - Where to write statistics.
Throws:
java.io.IOException

progressStatisticsLegend

void progressStatisticsLegend(java.io.PrintWriter writer)
                              throws java.io.IOException
Parameters:
writer - Where to write statistics legend.
Throws:
java.io.IOException


Copyright © 2003-2011 Internet Archive. All Rights Reserved.