Package com.weicoder.common
Class C.R
- java.lang.Object
-
- com.weicoder.common.constants.RegexConstants
-
- com.weicoder.common.C.R
-
- Enclosing class:
- C
public static class C.R extends RegexConstants
- Author:
- wudi
- See Also:
正则常量类引用
-
-
Field Summary
-
Fields inherited from class com.weicoder.common.constants.RegexConstants
CHARNUMBER, CHARS, CHINESE, CUQMOBILE, DATE_HH_MM_SS, DATE_Y_M_D_H_M, DATE_Y_M_D_H_M_S, DATE_YMD_H_M_S, DATE_YYYY_MM_DD, DATE_YYYYMM, DATE_YYYYMMDD, DIGIT, EMAIL, IDENTITYCARDNUM, IP, LETTERS, MOBILE, NUMBER, PASSWORD, PHONE, POINT, POST, PWD, REALNAME, TELEMOBILE, UPPER, URL, USERNAME
-
-
Constructor Summary
Constructors Constructor Description R()
-