public class RegexUtil extends Object
Constructor and Description |
---|
RegexUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isEmailPattern(String content)
是否是邮箱
|
static boolean |
isPhonePattern(String content)
是否是手机号
|
Copyright © 2023. All rights reserved.