WarcReader
CompressedWarcReader
, UncompressedWarcReader
public abstract class AbstractWarcReader extends java.lang.Object implements WarcReader
Constructor | Description |
---|---|
AbstractWarcReader() |
Modifier and Type | Method | Description |
---|---|---|
protected WarcRecord |
read(boolean consecutive) |
|
protected void |
setInput(java.io.InputStream input) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
position, read
protected void setInput(java.io.InputStream input)
protected WarcRecord read(boolean consecutive) throws java.io.IOException, WarcFormatException
java.io.IOException
WarcFormatException