Class ImageIoImageMetaDataReader

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isSupported​(java.io.InputStream inputStream)  
      IImageMetadata read​(java.io.InputStream inputStream)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ImageIoImageMetaDataReader

        public ImageIoImageMetaDataReader()
    • Method Detail

      • isSupported

        public boolean isSupported​(java.io.InputStream inputStream)