Class Hierarchy
- java.lang.Object
- java.io.InputStream (implements java.io.Closeable)
- com.github.bottomlessarchive.warc.service.AvailableInputStream
- com.github.bottomlessarchive.warc.service.SafeWarcRecordIterator (implements java.util.Iterator<E>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.github.bottomlessarchive.warc.service.WarcFormatException
- com.github.bottomlessarchive.warc.service.WarcNetworkException
- com.github.bottomlessarchive.warc.service.WarcParsingException
- java.lang.RuntimeException
- java.lang.Exception
- com.github.bottomlessarchive.warc.service.WarcReader
- com.github.bottomlessarchive.warc.service.WarcRecordIterator<T> (implements java.util.Iterator<E>)
- com.github.bottomlessarchive.warc.service.WarcRecordIteratorFactory
- com.github.bottomlessarchive.warc.service.WarcRecordStreamFactory
- java.io.InputStream (implements java.io.Closeable)