FileInput

The FileInput represents a disk file on the local computer. Due to Java/Netscape security, part of the access code must be implemented as native C code.
NeatToolsModule
  |
  +-- InputDevice
       |
       +-- FileInput

Input streams

A single String stream, stringIn

Output streams

None, subclasses have output streams.

Fields

Methods