Interface | Description |
---|---|
FileSystem |
The
FileSystem interface is an abstraction of a virtual
file system. |
FileSystemFactory |
Factory interface for creating
FileSystem instances. |
Class | Description |
---|---|
BasedFileSystem |
A
BasedFileSystem represents a 'file system in a file system'. |
FileSystemPathUtil |
Utility class for handling paths in a file system.
|
FileSystemResource |
A
FileSystemResource represents a resource (i.e. |
RandomAccessOutputStream | Deprecated
this class should no longer be used
|
Exception | Description |
---|---|
FileSystemException |
The
FileSystemException signals an error within a file system
operation. |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.