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

Diff of /classpath/java/io/OutputStreamWriter.java

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

revision 1.11.2.1 by gnu_andrew, Sun Jan 16 02:14:48 2005 UTC revision 1.11.2.2 by gnu_andrew, Sat Feb 19 10:50:35 2005 UTC
# Line 1  Line 1 
1  /* OutputStreamWriter.java -- Writer that converts chars to bytes  /* OutputStreamWriter.java -- Writer that converts chars to bytes
2     Copyright (C) 1998, 1999, 2000, 2001, 2003 Free Software Foundation, Inc.     Copyright (C) 1998, 1999, 2000, 2001, 2003, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 71  import gnu.java.io.encode.Encoder; Line 71  import gnu.java.io.encode.Encoder;
71   * </ul>   * </ul>
72   *   *
73   * @author Aaron M. Renn (arenn@urbanophile.com)   * @author Aaron M. Renn (arenn@urbanophile.com)
74   * @author Per Bothner <bothner@cygnus.com>   * @author Per Bothner (bothner@cygnus.com)
75   * @date April 17, 1998.     * @date April 17, 1998.  
76   */   */
77  public class OutputStreamWriter extends Writer  public class OutputStreamWriter extends Writer

Legend:
Removed from v.1.11.2.1  
changed lines
  Added in v.1.11.2.2

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