Class IPTCReader
- java.lang.Object
-
- com.twelvemonkeys.imageio.metadata.MetadataReader
-
- 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
Constructors Constructor Description IPTCReader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Directory
read(javax.imageio.stream.ImageInputStream input)
-
-
-
Method Detail
-
read
public Directory read(javax.imageio.stream.ImageInputStream input) throws java.io.IOException
- Specified by:
read
in classMetadataReader
- Throws:
java.io.IOException
-
-