com.liferay.portal.kernel.format
Class PhoneNumberFormatUtil
java.lang.Object
com.liferay.portal.kernel.format.PhoneNumberFormatUtil
public class PhoneNumberFormatUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
format
public static String format(String phoneNumber)
getPhoneNumberFormat
public static PhoneNumberFormat getPhoneNumberFormat()
strip
public static String strip(String phoneNumber)
validate
public static boolean validate(String phoneNumber)