org.usc.file.operater.utils
类 FileOperaterTool
java.lang.Object
org.usc.file.operater.utils.FileOperaterTool
public class FileOperaterTool
- extends Object
文件操作工具
- 作者:
- ShunLi
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileOperaterTool
public FileOperaterTool()
FileOperaterTool
public FileOperaterTool(Rule rule)
init
public void init()
getStatistics
public StringBuffer getStatistics()
fileRename
public String fileRename(String path,
Boolean isConvertFolder)
- 修改path路径下所有的文件名
- 参数:
path -
fileRename
public String fileRename(String path,
String fix,
String newFix,
Boolean isConvertFolder)
- 修改path路径下所有的文件名
- 参数:
path -
Copyright © 2011. All Rights Reserved.