com.twelvemonkeys.imageio.metadata.xmp
Class XMPReader

java.lang.Object
  extended by com.twelvemonkeys.imageio.metadata.MetadataReader
      extended by com.twelvemonkeys.imageio.metadata.xmp.XMPReader

public final class XMPReader
extends MetadataReader

XMPReader

Version:
$Id: XMPReader.java,v 1.0 Nov 14, 2009 11:04:30 PM haraldk Exp$
Author:
Harald Kuhr, last modified by $Author: haraldk$

Constructor Summary
XMPReader()
           
 
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

XMPReader

public XMPReader()
Method Detail

read

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


Copyright © 2015. All Rights Reserved.