Class EXIFReader


  • @Deprecated
    public final class EXIFReader
    extends MetadataReader
    Deprecated.
    Use com.twelvemonkeys.imageio.metadata.tiff.TIFFReader instead.
    EXIFReader
    Version:
    $Id: EXIFReader.java,v 1.0 Nov 13, 2009 5:42:51 PM haraldk Exp$
    Author:
    Harald Kuhr, last modified by $Author: haraldk$
    • Constructor Summary

      Constructors 
      Constructor Description
      EXIFReader()
      Deprecated.
       
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      Directory read​(javax.imageio.stream.ImageInputStream input)
      Deprecated.
       
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EXIFReader

        public EXIFReader()
        Deprecated.
    • Method Detail

      • read

        public Directory read​(javax.imageio.stream.ImageInputStream input)
                       throws java.io.IOException
        Deprecated.
        Specified by:
        read in class MetadataReader
        Throws:
        java.io.IOException