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