Uses of Class
org.apache.commons.vfs2.provider.tar.TarFileObject
-
Packages that use TarFileObject Package Description org.apache.commons.vfs2.provider.tar The Tar File Provider. -
-
Uses of TarFileObject in org.apache.commons.vfs2.provider.tar
Methods in org.apache.commons.vfs2.provider.tar that return TarFileObject Modifier and Type Method Description protected TarFileObject
TarFileSystem. createTarFileObject(AbstractFileName name, org.apache.commons.compress.archivers.tar.TarArchiveEntry entry)
-