Index

A C D E F G I L M P R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

Account - Interface in develop.toolkit.world.person
账号
Address - Class in develop.toolkit.world.normal
地址
Address() - Constructor for class develop.toolkit.world.normal.Address
 
AUTUMN - Enum constant in enum develop.toolkit.world.normal.Season
 

C

CarPlateVerify - Class in develop.toolkit.world.verify
车牌验证
CarPlateVerify() - Constructor for class develop.toolkit.world.verify.CarPlateVerify
 
checkValid(String) - Static method in class develop.toolkit.world.verify.CarPlateVerify
参考https://my.oschina.net/chenyoca/blog/1571062
checkValidRelaxed(String) - Static method in class develop.toolkit.world.verify.CarPlateVerify
宽松的验证
computeLastCode(String) - Static method in class develop.toolkit.world.person.IdentificationCard
计算身份证最后一位校验码

D

DATE - Static variable in interface develop.toolkit.world.verify.Regex
 
DATE_TIME - Static variable in interface develop.toolkit.world.verify.Regex
 
dayAt(MonthDay) - Static method in enum develop.toolkit.world.normal.Season
日期落在哪个季节
develop.toolkit.world - module develop.toolkit.world
 
develop.toolkit.world.normal - package develop.toolkit.world.normal
 
develop.toolkit.world.person - package develop.toolkit.world.person
 
develop.toolkit.world.verify - package develop.toolkit.world.verify
 

E

encrypt(String) - Method in class develop.toolkit.world.normal.Password
加密算法
encryptPassword - Variable in class develop.toolkit.world.normal.Password
 
equalsEncryptPassword(String) - Method in class develop.toolkit.world.normal.Password
比较加密密码字符串

F

FEMALE - Enum constant in enum develop.toolkit.world.person.Sex
 

G

getAccount() - Method in interface develop.toolkit.world.person.Account
获得账号
getAge() - Method in class develop.toolkit.world.person.IdentificationCard
获得年龄
getDayOfSeason(LocalDate) - Method in enum develop.toolkit.world.normal.Season
这一天是这个季节的第几天
getPassword() - Method in interface develop.toolkit.world.person.Account
获得密码

I

IDENTIFICATION_CARD_RELAXED - Static variable in interface develop.toolkit.world.verify.Regex
 
IdentificationCard - Class in develop.toolkit.world.person
中国公民身份证
IdentificationCard(String) - Constructor for class develop.toolkit.world.person.IdentificationCard
 
IdentificationCard(String, IdentificationCard.RegionParser) - Constructor for class develop.toolkit.world.person.IdentificationCard
 
IdentificationCard.RegionParser - Interface in develop.toolkit.world.person
地区解析接口
isDayAt(MonthDay, Season) - Static method in enum develop.toolkit.world.normal.Season
日期是否是某个季节
isIdentificationCard(String) - Static method in class develop.toolkit.world.verify.WorldVerify
严格验证身份证
isIdentificationCardRelaxed(String) - Static method in class develop.toolkit.world.verify.WorldVerify
不严格验证身份证
isMobileRelaxed(String) - Static method in class develop.toolkit.world.verify.WorldVerify
不严格验证手机号
isValid(String) - Static method in class develop.toolkit.world.person.IdentificationCard
验证身份证号有效

L

length15() - Method in class develop.toolkit.world.person.IdentificationCard
15位身份证
length18() - Method in class develop.toolkit.world.person.IdentificationCard
18位身份证

M

MALE - Enum constant in enum develop.toolkit.world.person.Sex
 
MOBILE_RELAXED - Static variable in interface develop.toolkit.world.verify.Regex
 
MONTH - Static variable in interface develop.toolkit.world.verify.Regex
 

P

parse(IdentificationCard.RegionParser) - Method in class develop.toolkit.world.person.IdentificationCard
解析
parseRegion(int) - Method in interface develop.toolkit.world.person.IdentificationCard.RegionParser
 
Password - Class in develop.toolkit.world.normal
不可逆密码基类
Password(String, boolean) - Constructor for class develop.toolkit.world.normal.Password
 

R

range() - Method in enum develop.toolkit.world.normal.Season
日期范围
Regex - Interface in develop.toolkit.world.verify
常用的正则表达式
Region - Class in develop.toolkit.world.normal
地区
Region() - Constructor for class develop.toolkit.world.normal.Region
 

S

Season - Enum in develop.toolkit.world.normal
四季
Sex - Enum in develop.toolkit.world.person
性别
SPRING - Enum constant in enum develop.toolkit.world.normal.Season
 
SUMMER - Enum constant in enum develop.toolkit.world.normal.Season
 

T

TIME - Static variable in interface develop.toolkit.world.verify.Regex
 
toString() - Method in class develop.toolkit.world.normal.Address
 
toString() - Method in class develop.toolkit.world.normal.Region
 
toString() - Method in class develop.toolkit.world.person.IdentificationCard
 

U

UNKNOWN - Enum constant in enum develop.toolkit.world.person.Sex
 

V

valueOf(int) - Static method in enum develop.toolkit.world.normal.Season
valueOf(String) - Static method in enum develop.toolkit.world.normal.Season
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum develop.toolkit.world.person.Sex
Returns the enum constant of this type with the specified name.
values() - Static method in enum develop.toolkit.world.normal.Season
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum develop.toolkit.world.person.Sex
Returns an array containing the constants of this enum type, in the order they are declared.

W

WINTER - Enum constant in enum develop.toolkit.world.normal.Season
 
WorldVerify - Class in develop.toolkit.world.verify
所有验证
WorldVerify() - Constructor for class develop.toolkit.world.verify.WorldVerify
 

Y

YEAR - Static variable in interface develop.toolkit.world.verify.Regex
 
A C D E F G I L M P R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form