public class InternationalPhoneNumberFormatImpl extends Object implements com.liferay.portal.kernel.format.PhoneNumberFormat
| Constructor and Description |
|---|
InternationalPhoneNumberFormatImpl() |
public String format(String phoneNumber)
format in interface com.liferay.portal.kernel.format.PhoneNumberFormatpublic String strip(String phoneNumber)
strip in interface com.liferay.portal.kernel.format.PhoneNumberFormatpublic boolean validate(String phoneNumber)
validate in interface com.liferay.portal.kernel.format.PhoneNumberFormat