public class HttpFileSystemFactory extends java.lang.Object implements FileSystemFactory
| Constructor and Description |
|---|
HttpFileSystemFactory() |
| Modifier and Type | Method and Description |
|---|---|
FileSystem |
createFileSystem(java.net.URI root) |
static java.net.URI |
normalizePath(java.net.URI uri)
normalize the URI so that no part of the path contains multiple slashes (//).
|
public static java.net.URI normalizePath(java.net.URI uri)
uri - public FileSystem createFileSystem(java.net.URI root) throws FileSystem.FileSystemOfflineException, java.net.UnknownHostException, java.io.FileNotFoundException
createFileSystem in interface FileSystemFactoryFileSystem.FileSystemOfflineExceptionjava.net.UnknownHostExceptionjava.io.FileNotFoundException