AbstractWarcReader
, CompressedWarcReader
, UncompressedWarcReader
public interface WarcReader
Modifier and Type | Method | Description |
---|---|---|
void |
position(long position) |
|
WarcRecord |
read() |
WarcRecord read() throws java.io.IOException, WarcFormatException
java.io.IOException
WarcFormatException
void position(long position) throws java.io.IOException
java.io.IOException