/[classpath]/classpath/java/io/FileWriter.java
ViewVC logotype

Diff of /classpath/java/io/FileWriter.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7.2.2 by gnu_andrew, Tue Aug 2 20:12:19 2005 UTC revision 1.7.2.3 by gnu_andrew, Wed Nov 2 00:43:32 2005 UTC
# Line 119  public class FileWriter extends OutputSt Line 119  public class FileWriter extends OutputSt
119     * This method intializes a new <code>FileWriter</code> object to     * This method intializes a new <code>FileWriter</code> object to
120     * write to the     * write to the
121     * specified named file.  This form of the constructor allows the caller     * specified named file.  This form of the constructor allows the caller
122     * to determin whether data should be written starting at the beginning or     * to determine whether data should be written starting at the beginning or
123     * the end of the file.     * the end of the file.
124     *     *
125     * @param name The name of the file to write to     * @param name The name of the file to write to

Legend:
Removed from v.1.7.2.2  
changed lines
  Added in v.1.7.2.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26