DefaultFileOperations
public interface FileOperations
on what a operation in the context of VFS is.
Modifier and Type | Method | Description |
---|---|---|
FileOperation |
getOperation(java.lang.Class operationClass) |
|
java.lang.Class[] |
getOperations() |
|
boolean |
hasOperation(java.lang.Class operationClass) |
java.lang.Class[] getOperations() throws FileSystemException
FileSystemException
FileOperation getOperation(java.lang.Class operationClass) throws FileSystemException
operationClass
FileSystemException
boolean hasOperation(java.lang.Class operationClass) throws FileSystemException
operationClass
is availableFileSystemException