Package | Description |
---|---|
cn.hutool.extra.compress.archiver |
基于commons-compress的打包(压缩)封装
见:https://commons.apache.org/proper/commons-compress/
|
Modifier and Type | Method and Description |
---|---|
SevenZArchiver |
SevenZArchiver.add(File file,
String path,
Filter<File> filter) |
SevenZArchiver |
SevenZArchiver.finish() |
Copyright © 2024. All rights reserved.