Uses of Class
org.apache.commons.vfs2.provider.local.LocalFileSystem
Packages that use LocalFileSystem
-
Uses of LocalFileSystem in org.apache.commons.vfs2.provider.local
Subclasses with type arguments of type LocalFileSystem in org.apache.commons.vfs2.provider.localModifier and TypeClassDescriptionclass
A file object implementation which uses direct file access.Constructors in org.apache.commons.vfs2.provider.local with parameters of type LocalFileSystemModifierConstructorDescriptionprotected
LocalFile
(LocalFileSystem fileSystem, String rootFile, AbstractFileName name) Creates a non-root file.