com.twelvemonkeys.imageio.metadata.exif
Class EXIFReader
java.lang.Object
com.twelvemonkeys.imageio.metadata.MetadataReader
com.twelvemonkeys.imageio.metadata.exif.EXIFReader
public final class EXIFReader
- extends MetadataReader
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$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EXIFReader
public EXIFReader()
read
public Directory read(ImageInputStream input)
throws IOException
- Specified by:
read in class MetadataReader
- Throws:
IOException
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
Copyright © 2015. All Rights Reserved.