Search Java Classes and Packages
Search Java Frameworks and Libraries
#Com.itextpdf.text.io Classes and Interfaces - 10 results found.
| Name | Description | Type | Package | Framework |
| FileChannelRandomAccessSource | A RandomAccessSource that is based on an underlying FileChannel. | Class | com.itextpdf.text.io | IText |
|
| GetBufferedRandomAccessSource | | Class | com.itextpdf.text.io | IText |
|
| IndependentRandomAccessSource | A RandomAccessSource that is wraps another RandomAccessSouce but does not propagate close(). | Class | com.itextpdf.text.io | IText |
|
| MapFailedException | | Class | com.itextpdf.text.io | IText |
|
| RandomAccessSource | Represents an abstract source that bytes can be read from. | Interface | com.itextpdf.text.io | IText |
|
| RandomAccessSourceFactory | Factory to create RandomAccessSource objects based on various types of sourcesConstructor SummaryRandomAccessSourceFactory() | Class | com.itextpdf.text.io | IText |
|
| RASInputStream | | Class | com.itextpdf.text.io | IText |
|
| StreamUtil | | Class | com.itextpdf.text.io | IText |
|
| TempFileCache | | Class | com.itextpdf.text.io | IText |
|
| WindowRandomAccessSource | A RandomAccessSource that wraps another RandomAccessSouce and provides a window of it at a specific offset and over a specific length. | Class | com.itextpdf.text.io | IText |