@Component public class ZipTemplate extends Object
ZipTemplate()
void
zip(File sourceFile, ZipOutputStream zipOutputStream, String nodeName)
File
zip(String sourceFilePath, String targetFilePath)
zip(String sourceFilePath, String targetFilePath, String nodeName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ZipTemplate()
public File zip(String sourceFilePath, String targetFilePath)
public File zip(String sourceFilePath, String targetFilePath, String nodeName)
public void zip(File sourceFile, ZipOutputStream zipOutputStream, String nodeName)
sourceFile
zipOutputStream
nodeName
Copyright © 2024. All rights reserved.