| 程序包 | 说明 |
|---|---|
| org.dromara.hutool.extra.compress.archiver |
基于commons-compress的打包(压缩)封装
见:https://commons.apache.org/proper/commons-compress/
|
| 限定符和类型 | 方法和说明 |
|---|---|
SevenZArchiver |
SevenZArchiver.add(File file,
String path,
Predicate<File> filter) |
SevenZArchiver |
SevenZArchiver.finish() |
Copyright © 2023. All rights reserved.