Uses of Class
org.apache.commons.vfs2.provider.tar.TarFileObject
Packages that use TarFileObject
-
Uses of TarFileObject in org.apache.commons.vfs2.provider.tar
Methods in org.apache.commons.vfs2.provider.tar that return TarFileObjectModifier and TypeMethodDescriptionprotected TarFileObject
TarFileSystem.createTarFileObject
(AbstractFileName fileName, org.apache.commons.compress.archivers.tar.TarArchiveEntry entry) Creates a new TarFileObject.