/[classpath]/classpath/javax/imageio/spi/ImageOutputStreamSpi.java
ViewVC logotype

Diff of /classpath/javax/imageio/spi/ImageOutputStreamSpi.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:46 2005 UTC
# Line 1  Line 1 
1  /* ImageOutputStreamSpi.java -- Service provider for image output streams.  /* ImageOutputStreamSpi.java -- Service provider for image output streams.
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 50  import javax.imageio.stream.ImageOutputS Line 50  import javax.imageio.stream.ImageOutputS
50   *   *
51   * @since 1.4   * @since 1.4
52   *   *
53   * @author <a href="mailto:brawer@dandelis.ch">Sascha Brawer</a>   * @author Sascha Brawer (brawer@dandelis.ch)
54   */   */
55  public abstract class ImageOutputStreamSpi  public abstract class ImageOutputStreamSpi
56    extends IIOServiceProvider    extends IIOServiceProvider

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