VfsComponentpublic class VirtualFileProvider extends AbstractVfsContainer
| Constructor | Description |
|---|---|
VirtualFileProvider() |
| Modifier and Type | Method | Description |
|---|---|---|
FileObject |
createFileSystem(java.lang.String rootUri) |
Creates an empty virtual file system.
|
FileObject |
createFileSystem(FileObject rootFile) |
Creates a virtual file system, with the supplied file as its root.
|
getContext, getLogger, init, setContext, setLoggeraddComponent, close, removeComponentpublic FileObject createFileSystem(FileObject rootFile) throws FileSystemException
FileSystemExceptionpublic FileObject createFileSystem(java.lang.String rootUri) throws FileSystemException
FileSystemException