Class Hierarchy
- java.lang.Object
- org.sejda.io.BaseSeekableSource (implements org.sejda.io.SeekableSource)
- org.sejda.io.ByteArraySeekableSource
- org.sejda.io.FileChannelSeekableSource
- org.sejda.io.MemoryMappedSeekableSource
- org.sejda.io.BufferedCountingChannelWriter (implements java.io.Closeable)
- org.sejda.io.BufferedSeekableSource (implements org.sejda.io.SeekableSource)
- org.sejda.io.CountingWritableByteChannel (implements java.nio.channels.WritableByteChannel)
- org.sejda.io.DevNullWritableByteChannel (implements java.nio.channels.WritableByteChannel)
- org.sejda.io.SeekableSources
- org.sejda.io.ThreadBoundCopiesSupplier<T> (implements java.io.Closeable, java.util.function.Supplier<T>)
- org.sejda.io.BaseSeekableSource (implements org.sejda.io.SeekableSource)
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- java.nio.channels.Channel
- java.nio.channels.ReadableByteChannel
- org.sejda.io.SeekableSource
- org.sejda.io.OffsettableSeekableSource
- org.sejda.io.SeekableSource
- java.nio.channels.ReadableByteChannel
- java.nio.channels.Channel
- java.io.Closeable
- java.util.function.Supplier<T>
- org.sejda.io.SeekableSourceSupplier<T>