public class WarcRenderer extends Object implements Closeable
| Constructor and Description |
|---|
WarcRenderer(CaptureIndex index) |
WarcRenderer(CaptureIndex index,
String browserExecutable) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
screenshot(URI uri,
java.time.Instant date,
WarcWriter warcWriter) |
public WarcRenderer(CaptureIndex index) throws IOException
IOExceptionpublic WarcRenderer(CaptureIndex index, String browserExecutable) throws IOException
IOExceptionpublic void screenshot(URI uri, java.time.Instant date, WarcWriter warcWriter) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2022. All rights reserved.