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