public class UnZipper extends UnArchiver
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
DEFAULT_ENCODING
默认文件名编码
|
excludes, includes, source, target| 限定符和类型 | 方法和说明 |
|---|---|
String |
getEncoding()
获取文件名编码
|
protected org.apache.tools.ant.taskdefs.Expand |
getExpand()
获取解压任务对象
|
void |
setEncoding(String encoding)
设置文件名编码
|
getPatternSet, getSourceFile, getTargetDir, getTask, isOverwrite, setOverwriteexecute, getCause, getExcludes, getIncludes, getSource, getTarget, setExcludes, setIncludes, setSource, setTargetpublic static final String DEFAULT_ENCODING
public UnZipper(String source)
public String getEncoding()
public void setEncoding(String encoding)
protected org.apache.tools.ant.taskdefs.Expand getExpand()
getExpand 在类中 UnArchiverCopyright © 2015 JessMA Open Source. All rights reserved.