public interface ICompressContext
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
isRelativePath()
归档是否使用相对路径
1.
|
String |
password()
密码
|
Path |
sourcePathFirst()
获取第一个原始文件 path
|
List<Path> |
sourcePaths()
原始文件 path 列表
|
Path |
targetPath()
目标文件路径
|
Copyright © 2019. All rights reserved.