public class CachedFile extends FlatFile
Constructor and Description |
---|
CachedFile(File targetFile,
URL sourceUrl,
long checkIntervalMS) |
Modifier and Type | Method and Description |
---|---|
org.archive.util.iterator.CloseableIterator<String> |
getSequentialIterator() |
findKeyOffset, findKeyOffsetLT, getLastMatchOffset, getPath, getRecordIterator, getRecordIteratorLT, getReverseRecordIterator, main, setPath, store
public org.archive.util.iterator.CloseableIterator<String> getSequentialIterator() throws IOException
getSequentialIterator
in class FlatFile
IOException
Copyright © 2005–2015 IIPC. All rights reserved.