Interface ResourceHelper.ResourceEntry

    • Method Detail

      • getPathName

        java.lang.String getPathName()
      • isDirectory

        boolean isDirectory()
      • getInputStream

        java.io.InputStream getInputStream()
                                    throws java.io.IOException
        Throws:
        java.io.IOException