Interface Vfs.File

    • Method Detail

      • getName

        java.lang.String getName()
      • getRelativePath

        java.lang.String getRelativePath()
      • openInputStream

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