public class PhoneNumberFormatUtil extends Object
Modifier and Type | Method and Description |
---|---|
static String |
format(String phoneNumber) |
static PhoneNumberFormat |
getPhoneNumberFormat() |
static String |
strip(String phoneNumber) |
static boolean |
validate(String phoneNumber) |