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() |
Modifier and Type | Method and Description |
---|---|
FileOperations |
DecoratedFileObject.getFileOperations() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultFileOperations |
Modifier and Type | Method and Description |
---|---|
FileOperations |
AbstractFileObject.getFileOperations() |
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.