WarcWriter
, java.io.Closeable
, java.lang.AutoCloseable
public class CompressedWarcWriter extends java.lang.Object implements WarcWriter
Constructor | Description |
---|---|
CompressedWarcWriter(java.io.OutputStream output) |
Modifier and Type | Method | Description |
---|---|---|
void |
close() |
|
void |
write(WarcRecord record) |
public void write(WarcRecord record) throws java.io.IOException
write
in interface WarcWriter
java.io.IOException
public void close() throws java.io.IOException
close
in interface java.lang.AutoCloseable
close
in interface java.io.Closeable
java.io.IOException