public class GcsFileSystem
extends org.apache.commons.vfs2.provider.AbstractFileSystem
| Modifier and Type | Method and Description |
|---|---|
protected void |
addCapabilities(Collection<org.apache.commons.vfs2.Capability> caps)
Adds capabilities to this driver
|
protected org.apache.commons.vfs2.FileObject |
createFile(org.apache.commons.vfs2.provider.AbstractFileName abstractFileName)
Creates a file object so we can interact with
|
addJunction, addListener, close, closeCommunicationLink, decorateFileObject, doCloseCommunicationLink, doReplicateFile, fireFileChanged, fireFileCreated, fireFileDeleted, getAttribute, getFileFromCache, getFileSystemManager, getFileSystemOptions, getLastModTimeAccuracy, getParentLayer, getRoot, getRootName, getRootURI, hasCapability, init, isOpen, isReleaseable, notifyAllStreamsClosed, putFileToCache, removeFileFromCache, removeJunction, removeListener, replicateFile, resolveFile, resolveFile, setAttribute@Nonnull protected org.apache.commons.vfs2.FileObject createFile(@Nonnull org.apache.commons.vfs2.provider.AbstractFileName abstractFileName)
createFile in class org.apache.commons.vfs2.provider.AbstractFileSystemabstractFileName - the file name of the object to interact withprotected void addCapabilities(@Nonnull Collection<org.apache.commons.vfs2.Capability> caps)
addCapabilities in class org.apache.commons.vfs2.provider.AbstractFileSystemcaps - the driver capabilitiesCopyright © 2024. All rights reserved.