Interface Vfs.UrlType

    • Method Detail

      • matches

        boolean matches​(java.net.URL url)
                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createDir

        Vfs.Dir createDir​(java.net.URL url)
                   throws java.lang.Exception
        Throws:
        java.lang.Exception