All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.usc.file.operater.rules.Rule Maven / Gradle / Ivy

There is a newer version: 3.0.9
Show newest version
package org.usc.file.operater.rules;

/**
 * 规则枚举类
 * 
 * @author ShunLi
 * @notes Created on 2010-12-11
* Revision of last commit:$Revision: 1347 $
* Author of last commit:$Author: [email protected] $
* Date of last commit:$Date: 2011-09-05 23:30:42 +0800 (周一, 05 九月 2011) $
*

*/ public enum Rule { BigToSmall, SmallToBig, Prefix, Suffix, Replace }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy