...
It is however possible to random access individual ARC/GZip/WARC records when working with the logical files and using a file offset. This is possible by using a simple RandomAccessFileInputStream present in the common package.
Further documentation
If you can not find the information you seek you can always try the javadocs or as a last resort look at the source code.
Package layout
This toolkit includes the following packages:
...