类 CaseFormat
java.lang.Object
cn.lnkdoc.sdk.uia.common.util.CaseFormat
- 从以下版本开始:
- 1.0.0.RELEASE
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static StringUPPER_UNDERSCORE_2_LOWER_CAMEL(String string) UPPER_UNDERSCORE_2_LOWER_CAMEL
-
构造器详细资料
-
CaseFormat
public CaseFormat()
-
-
方法详细资料
-
UPPER_UNDERSCORE_2_LOWER_CAMEL
UPPER_UNDERSCORE_2_LOWER_CAMEL- 参数:
string- string- 返回:
- UPPER_UNDERSCORE_2_LOWER_CAMEL
-