|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| RandomAccessInput | This interface extends DataInput by adding methods for random access to the contents. |
| Class Summary | |
|---|---|
| AbstractRandomAccessInput | Abstract superclass for RandomAccessInput implementations. |
| RandomAccessInputArray | Implementation of RandomInput that uses a byte array. |
| RandomAccessInputFile | Implementation of RandomInput that uses a RandomAccessFile to do the io work. |
| RandomAccessInputURL | Implementation of RandomAccessInput suitable for URLs that are not local
files. |
| SimpleDataSource | Basic generic implementation of a data source. |
Utilities related to input/output.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||