Interface FileSystemProvider

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.nio.file.Path toPath​(java.net.URI uri)  
      • Methods inherited from interface java.io.Closeable

        close
    • Method Detail

      • toPath

        java.nio.file.Path toPath​(java.net.URI uri)
                           throws java.io.IOException
        Throws:
        java.io.IOException