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
|
+-- LineFileInput
Input streams
See FileInput for input streams.
Output streams
- lineOut, a line by line output stream.
- lineNumber, the line number.
Fields
Methods
- update() -- reads the next line from the file, sets the output streams.