< prev index next >

jdk/src/java.desktop/share/classes/javax/imageio/plugins/tiff/TIFFTag.java

Print this page

        

@@ -38,11 +38,11 @@
  *
  * <p> The actual tag values used in the root IFD of a standard ("baseline")
  * tiff stream are defined in the {@link BaselineTIFFTagSet
  * BaselineTIFFTagSet} class.
  *
- * @since 1.9
+ * @since 9
  * @see   BaselineTIFFTagSet
  * @see   TIFFField
  * @see   TIFFTagSet
  */
 public class TIFFTag {
< prev index next >