org.usc.file.operater.rules
类 BigToSmallConvertRule
java.lang.Object
org.usc.file.operater.rules.BigToSmallConvertRule
- 所有已实现的接口:
- ConvertRule
public class BigToSmallConvertRule
- extends Object
- implements ConvertRule
大写转小写规则
- 作者:
- ShunLi
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BigToSmallConvertRule
public BigToSmallConvertRule()
reNameByRule
public String reNameByRule(String oldName)
- 指定者:
- 接口
ConvertRule 中的 reNameByRule
reNameByRule
public String reNameByRule(String oldName,
String fix,
String newFix)
- 指定者:
- 接口
ConvertRule 中的 reNameByRule
reNameByRule
public String reNameByRule(String oldName,
String fix,
String newFix,
Boolean isFolder)
- 指定者:
- 接口
ConvertRule 中的 reNameByRule
Copyright © 2011. All Rights Reserved.