| 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 and Description |
|---|---|
FileOperations |
FileObject.getFileOperations()
Gets this instance's FileOperations.
|
| Modifier and Type | Method and Description |
|---|---|
FileOperations |
DecoratedFileObject.getFileOperations() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFileOperations
The default implementations for
FileOperations. |
| Modifier and Type | Method and Description |
|---|---|
FileOperations |
AbstractFileObject.getFileOperations() |
Copyright © 2002–2025 The Apache Software Foundation. All rights reserved.