public class GDriveFileSystem
extends org.apache.commons.vfs2.provider.AbstractFileSystem
implements org.apache.commons.vfs2.FileSystem
Modifier and Type | Method and Description |
---|---|
double |
getLastModTimeAccuracy()
Last mod time is only a int and in seconds, thus can be off by 999.
|
GDriveFileProvider |
getProvider()
Provides the provider for this filesystem.
|
VFSLib |
getVFSLib()
Provides the VFSLib instance for this filesystem.
|
addJunction, addListener, close, closeCommunicationLink, fireFileChanged, fireFileCreated, fireFileDeleted, getAttribute, getFileSystemManager, getFileSystemOptions, getParentLayer, getRoot, getRootName, getRootURI, hasCapability, init, isOpen, isReleaseable, removeJunction, removeListener, replicateFile, resolveFile, resolveFile, setAttribute
setContext, setLogger
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addJunction, addListener, getAttribute, getFileSystemManager, getFileSystemOptions, getParentLayer, getRoot, getRootName, getRootURI, hasCapability, removeJunction, removeListener, replicateFile, resolveFile, resolveFile, setAttribute
public double getLastModTimeAccuracy()
getLastModTimeAccuracy
in interface org.apache.commons.vfs2.FileSystem
getLastModTimeAccuracy
in class org.apache.commons.vfs2.provider.AbstractFileSystem
public VFSLib getVFSLib()
public GDriveFileProvider getProvider()
Copyright © 2005-2024 Leisenfels GmbH. All rights reserved.