public class LocalFileSystemFactory extends java.lang.Object implements FileSystemFactory
Constructor and Description |
---|
LocalFileSystemFactory()
Creates a new instance of LocalFileSystemFactory
|
Modifier and Type | Method and Description |
---|---|
FileSystem |
createFileSystem(java.net.URI root) |
public LocalFileSystemFactory()
public FileSystem createFileSystem(java.net.URI root) throws FileSystem.FileSystemOfflineException, java.io.FileNotFoundException
createFileSystem
in interface FileSystemFactory
FileSystem.FileSystemOfflineException
java.io.FileNotFoundException