WarcReader
public class UncompressedWarcReader extends AbstractWarcReader
Constructor | Description |
---|---|
UncompressedWarcReader(java.io.InputStream input) |
Modifier and Type | Method | Description |
---|---|---|
void |
position(long position) |
|
WarcRecord |
read() |
read, setInput
public WarcRecord read() throws java.io.IOException, WarcFormatException
java.io.IOException
WarcFormatException
public void position(long position) throws java.io.IOException
java.io.IOException