WarcReaderCompressedWarcReader, UncompressedWarcReaderpublic 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, waitposition, readprotected void setInput(java.io.InputStream input)
protected WarcRecord read(boolean consecutive) throws java.io.IOException, WarcFormatException
java.io.IOExceptionWarcFormatException