Class FileResourceLoader

    • Constructor Summary

      Constructors 
      Constructor Description
      FileResourceLoader​(java.io.File file)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void close()  
      java.io.InputStream getResourceAsStream​(java.lang.String resourceName)  
      • Methods inherited from class java.lang.Object

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

      • FileResourceLoader

        public FileResourceLoader​(java.io.File file)
                           throws java.io.IOException
        Throws:
        java.io.IOException