org.archive.wayback.util
Class CachedFile
java.lang.Object
org.archive.wayback.util.flatfile.FlatFile
org.archive.wayback.util.CachedFile
public class CachedFile
- extends FlatFile
- Version:
- $Date: 2010-09-29 05:28:38 +0700 (Wed, 29 Sep 2010) $, $Revision: 3262 $
- Author:
- brad
| Fields inherited from class org.archive.wayback.util.flatfile.FlatFile |
file |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CachedFile
public CachedFile(File targetFile,
URL sourceUrl,
long checkIntervalMS)
- Parameters:
targetFile - sourceUrl - checkIntervalMS -
getSequentialIterator
public CloseableIterator<String> getSequentialIterator()
throws IOException
- Overrides:
getSequentialIterator in class FlatFile
- Returns:
- Iterator of lines in File
- Throws:
IOException
Copyright © 2005-2011 Internet Archive. All Rights Reserved.