public class UnTarrer extends UnArchiver
| 限定符和类型 | 字段和说明 |
|---|---|
protected static String[] |
COMPRESS_MODES
TAR 压缩模式
|
excludes, includes, source, target| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
getCompressionMode()
获取 TAR 文件压缩模式
|
protected org.apache.tools.ant.taskdefs.Expand |
getExpand()
获取解压任务对象
|
getPatternSet, getSourceFile, getTargetDir, getTask, isOverwrite, setOverwriteexecute, getCause, getExcludes, getIncludes, getSource, getTarget, setExcludes, setIncludes, setSource, setTargetprotected static final String[] COMPRESS_MODES
public UnTarrer(String source)
protected org.apache.tools.ant.taskdefs.Expand getExpand()
getExpand 在类中 UnArchiverprotected String getCompressionMode()
Copyright © 2015 JessMA Open Source. All rights reserved.