Uses of Class
org.apache.commons.vfs2.provider.tar.TarFileSystem
Packages that use TarFileSystem
-
Uses of TarFileSystem in org.apache.commons.vfs2.provider.tar
Constructors in org.apache.commons.vfs2.provider.tar with parameters of type TarFileSystemModifierConstructorDescriptionprotected
TarFileObject
(AbstractFileName fileName, org.apache.commons.compress.archivers.tar.TarArchiveEntry entry, TarFileSystem fileSystem, boolean tarExists) Constructs a new instance.