Uses of Class
net.thevpc.common.vfs.impl.VZipOptions
Packages that use VZipOptions
-
Uses of VZipOptions in net.thevpc.common.vfs.impl
Methods in net.thevpc.common.vfs.impl that return VZipOptionsModifier and TypeMethodDescriptionVZipOptions.setSkipRoots(boolean skipRoots) VZipOptions.setTempFile(boolean tempFile) VZipOptions.setTempFileSystem(VirtualFileSystem fileSystem) Methods in net.thevpc.common.vfs.impl with parameters of type VZipOptionsModifier and TypeMethodDescriptionstatic voidVZipUtils.zip(VFile targetFile, VZipOptions options, VFile... source)