/[classpath]/classpath/javax/imageio/stream/ImageOutputStream.java
ViewVC logotype

Diff of /classpath/javax/imageio/stream/ImageOutputStream.java

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

revision 1.1.2.1 by gnu_andrew, Sat Jan 15 17:02:17 2005 UTC revision 1.1.2.2 by gnu_andrew, Sat Feb 19 10:50:47 2005 UTC
# Line 1  Line 1 
1  /* ImageOutputStream.java  /* ImageOutputStream.java
2     Copyright (C) 2004 Free Software Foundation, Inc.     Copyright (C) 2004, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 48  import java.io.IOException; Line 48  import java.io.IOException;
48   *   *
49   * @since 1.4   * @since 1.4
50   *   *
51   * @author <a href="mailto:brawer@dandelis.ch">Sascha Brawer</a>   * @author Sascha Brawer (brawer@dandelis.ch)
52   */   */
53  public interface ImageOutputStream  public interface ImageOutputStream
54    extends ImageInputStream, DataOutput    extends ImageInputStream, DataOutput

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

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