| Class | Description |
|---|---|
| FileInput |
Simple interface for reading from a file.
|
| FileInputIterator |
Iterator object for a FileInput object.
|
| FileOutput |
Simple interface to printing values to a file.
|
| FileUtils |
Simple utilities for file objects.
|
| NullOutputStream |
A Null output stream similar to > /dev/null.
|
| Exception | Description |
|---|---|
| BroadwickIOException |
A RuntimeException for I/O classes.
|

Copyright © 2015 University of Glasgow. All rights reserved.