| Package | Description |
|---|---|
| oracle.javatools.filesystem |
| Modifier and Type | Class and Description |
|---|---|
class |
BufferFileSystem
FileSystem implementation suitable for use in the custom BufferFileSystem.
|
class |
StorageFileSystem
FileSystem implementation suitable for use in the custom StorageFileSystem.
|
| Modifier and Type | Field and Description |
|---|---|
protected FileSystemImpl<?> |
FileSystemProviderImpl.fileSystem |
| Modifier and Type | Method and Description |
|---|---|
abstract FileSystemImpl<?> |
FileSystemProviderImpl.getFileSystem()
Get the FileSystem associated with this provider.
|