Class ResourceStreamImpl

    • Method Summary

      Modifier and Type Method Description
      java.io.InputStream getInputStream​(java.lang.String name)  
      • Methods inherited from class java.lang.Object

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

      • ResourceStreamImpl

        public ResourceStreamImpl()
    • Method Detail

      • getInputStream

        public java.io.InputStream getInputStream​(java.lang.String name)
        Specified by:
        getInputStream in interface ResourceStream