com.twelvemonkeys.imageio.metadata.iptc
Class IPTCReader

java.lang.Object
  extended by com.twelvemonkeys.imageio.metadata.MetadataReader
      extended by com.twelvemonkeys.imageio.metadata.iptc.IPTCReader

public final class IPTCReader
extends MetadataReader

IPTCReader

Version:
$Id: IPTCReader.java,v 1.0 Nov 13, 2009 8:37:23 PM haraldk Exp$
Author:
Harald Kuhr, last modified by $Author: haraldk$

Constructor Summary
IPTCReader()
           
 
Method Summary
 Directory read(ImageInputStream input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IPTCReader

public IPTCReader()
Method Detail

read

public Directory read(ImageInputStream input)
               throws IOException
Specified by:
read in class MetadataReader
Throws:
IOException


Copyright © 2015. All Rights Reserved.