| Package | Description |
|---|---|
| org.apache.commons.vfs2 |
The public VFS API.
|
| org.apache.commons.vfs2.impl |
The standard VFS implementation.
|
| org.apache.commons.vfs2.operations |
VFS Operations handling.
|
| org.apache.commons.vfs2.provider |
The File Provider API, and utility classes.
|
| Modifier and Type | Method | Description |
|---|---|---|
FileOperations |
FileObject.getFileOperations() |
| Modifier and Type | Method | Description |
|---|---|---|
FileOperations |
DecoratedFileObject.getFileOperations() |
| Modifier and Type | Class | Description |
|---|---|---|
class |
DefaultFileOperations |
| Modifier and Type | Method | Description |
|---|---|---|
FileOperations |
AbstractFileObject.getFileOperations() |