public class ZipFileStorer extends Object implements ResultStorer
ResultStorer.FactoryOUTPUT_DIRECTORY| Constructor and Description |
|---|
ZipFileStorer(OutputStream os,
int numResults) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
store(CrawledResource resource) |
void |
storeNotFound(CrawlUrl url) |
public ZipFileStorer(OutputStream os, int numResults)
public void store(CrawledResource resource)
store in interface ResultStorerpublic void storeNotFound(CrawlUrl url)
storeNotFound in interface ResultStorerpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2017. All rights reserved.