Uses of Class
net.thevpc.common.io.ZipOptions
-
Uses of ZipOptions in net.thevpc.common.io
Methods in net.thevpc.common.io that return ZipOptionsModifier and TypeMethodDescriptionZipOptions.setSkipRoot(boolean skipRoot) ZipOptions.setTempFile(boolean tempFile) Methods in net.thevpc.common.io with parameters of type ZipOptionsModifier and TypeMethodDescriptionstatic voidZipUtils.zip(String target, ZipOptions options, String... source) static voidZipUtils.zip(String target, ZipOptions options, ZipUtils.Folder... sources)