Package org.extex.util.file.random

This package contains some classes and interfaces for dealing with files for reading.

See:
          Description

Interface Summary
RandomAccessR Interface for random access (read only)
 

Class Summary
RandomAccessInputArray RandomAccess for a Array
RandomAccessInputFile RandomAccess for a File (Input)
RandomAccessInputFileDebug RandomAccess for a File (Input) DEBUG-VERSION
RandomAccessInputStream RandomAccess for a InputStream
 

Package org.extex.util.file.random Description

This package contains some classes and interfaces for dealing with files for reading.