com.twelvemonkeys.imageio.metadata.psd
Class PSDReader

java.lang.Object
  extended by com.twelvemonkeys.imageio.metadata.MetadataReader
      extended by com.twelvemonkeys.imageio.metadata.psd.PSDReader

public final class PSDReader
extends MetadataReader

PhotoshopReader

Version:
$Id: PhotoshopReader.java,v 1.0 04.01.12 11:56 haraldk Exp$
Author:
Harald Kuhr, last modified by $Author: haraldk$

Nested Class Summary
protected static class PSDReader.PSDResource
           
 
Constructor Summary
PSDReader()
           
 
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

PSDReader

public PSDReader()
Method Detail

read

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


Copyright © 2015. All Rights Reserved.