Class PSDReader


  • public final class PSDReader
    extends MetadataReader
    PhotoshopReader
    Version:
    $Id: PhotoshopReader.java,v 1.0 04.01.12 11:56 haraldk Exp$
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      protected static class  PSDReader.PSDResource  
    • Constructor Summary

      Constructors 
      Constructor Description
      PSDReader()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Directory read​(javax.imageio.stream.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​(javax.imageio.stream.ImageInputStream input)
                       throws java.io.IOException
        Specified by:
        read in class MetadataReader
        Throws:
        java.io.IOException