< prev index next >

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

Print this page

        

*** 29,39 **** import java.util.List; /** * A class representing the tags found in an Exif Interoperability IFD. * ! * @since 1.9 * @see ExifTIFFTagSet */ public class ExifInteroperabilityTagSet extends TIFFTagSet { /** * A tag indicating the identification of the Interoperability rule --- 29,39 ---- import java.util.List; /** * A class representing the tags found in an Exif Interoperability IFD. * ! * @since 9 * @see ExifTIFFTagSet */ public class ExifInteroperabilityTagSet extends TIFFTagSet { /** * A tag indicating the identification of the Interoperability rule
< prev index next >