Uses of Package
com.itextpdf.text.io
-
Packages that use com.itextpdf.text.io Package Description com.itextpdf.text.io com.itextpdf.text.pdf com.itextpdf.text.pdf.internal com.itextpdf.text.pdf.mc -
Classes in com.itextpdf.text.io used by com.itextpdf.text.io Class Description ByteBufferRandomAccessSource A RandomAccessSource that is based on an underlyingByteBuffer
.GroupedRandomAccessSource A RandomAccessSource that is based on a set of underlying sources, treating the sources as if they were a contiguous block of data.GroupedRandomAccessSource.SourceEntry Used to track each source, along with useful meta dataMappedChannelRandomAccessSource A RandomAccessSource that represents a memory mapped section of an underlying FileChannel.PagedChannelRandomAccessSource.MRU RandomAccessSource Represents an abstract source that bytes can be read from.RandomAccessSourceFactory Factory to createRandomAccessSource
objects based on various types of sourcesTempFileCache.ObjectPosition -
Classes in com.itextpdf.text.io used by com.itextpdf.text.pdf Class Description RandomAccessSource Represents an abstract source that bytes can be read from.TempFileCache TempFileCache.ObjectPosition -
Classes in com.itextpdf.text.io used by com.itextpdf.text.pdf.internal Class Description TempFileCache TempFileCache.ObjectPosition -
Classes in com.itextpdf.text.io used by com.itextpdf.text.pdf.mc Class Description RandomAccessSourceFactory Factory to createRandomAccessSource
objects based on various types of sources