Generated by
JDiff

Class java.io.FileOutputStream

Documentation changed from old to new.

Changed Constructors
FileOutputStream(File) Change in exceptions thrown from IOException to FileNotFoundException.
Creates a file output stream to write to the file represented by the specified File object.