Class DefaultInputStreamFactory

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      javax.imageio.stream.ImageInputStream getInputStream​(java.io.InputStream is)  
      • Methods inherited from class java.lang.Object

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

      • DefaultInputStreamFactory

        public DefaultInputStreamFactory()
    • Method Detail

      • getInputStream

        public javax.imageio.stream.ImageInputStream getInputStream​(java.io.InputStream is)
        Specified by:
        getInputStream in interface InputStreamFactory