public static interface Vfs.UrlType
Modifier and Type | Method and Description |
---|---|
Vfs.Dir |
createDir(java.net.URL url) |
boolean |
matches(java.net.URL url) |
boolean matches(java.net.URL url) throws java.lang.Exception
java.lang.Exception
Vfs.Dir createDir(java.net.URL url) throws java.lang.Exception
java.lang.Exception