- IdCard - win.delin.idcards中的类
-
- IdCard(String) - 类 的构造器win.delin.idcards.IdCard
-
- IdCard15Cast18Exception - win.delin.idcards.Exception中的异常错误
-
身份证 15位 转换到 18位 过程异常
无法转换
- IdCard15Cast18Exception() - 异常错误 的构造器win.delin.idcards.Exception.IdCard15Cast18Exception
-
Constructs a new exception with null as its detail message.
- IdCard15Cast18Exception(String) - 异常错误 的构造器win.delin.idcards.Exception.IdCard15Cast18Exception
-
Constructs a new exception with the specified detail message.
- IdCardCheckCodeErrorException - win.delin.idcards.Exception中的异常错误
-
身份证号校验位匹配错误
- IdCardCheckCodeErrorException() - 异常错误 的构造器win.delin.idcards.Exception.IdCardCheckCodeErrorException
-
Constructs a new exception with null as its detail message.
- IdCardCheckCodeErrorException(String) - 异常错误 的构造器win.delin.idcards.Exception.IdCardCheckCodeErrorException
-
Constructs a new exception with the specified detail message.
- IdCardCheckCodeErrorException(String, String) - 异常错误 的构造器win.delin.idcards.Exception.IdCardCheckCodeErrorException
-
- IdCardException - win.delin.idcards.Exception中的异常错误
-
- IdCardException() - 异常错误 的构造器win.delin.idcards.Exception.IdCardException
-
Constructs a new exception with null as its detail message.
- IdCardException(String) - 异常错误 的构造器win.delin.idcards.Exception.IdCardException
-
Constructs a new exception with the specified detail message.
- IdCardLengthErrorException - win.delin.idcards.Exception中的异常错误
-
身份证号长度错误异常
合法长度 15 or 18
- IdCardLengthErrorException() - 异常错误 的构造器win.delin.idcards.Exception.IdCardLengthErrorException
-
Constructs a new exception with null as its detail message.
- IdCardLengthErrorException(String) - 异常错误 的构造器win.delin.idcards.Exception.IdCardLengthErrorException
-
Constructs a new exception with the specified detail message.
- IdCardUtils - win.delin.idcards中的类
-
- IdCardUtils() - 类 的构造器win.delin.idcards.IdCardUtils
-
- isleap - 类 中的变量win.delin.lunar.Lunar
-
- isNum(String) - 类 中的静态方法win.delin.idcards.IdCardUtils
-
数字验证