public class IdenticalPhoneNumberFormatImpl extends Object implements com.liferay.portal.kernel.format.PhoneNumberFormat
| Constructor and Description |
|---|
IdenticalPhoneNumberFormatImpl() |
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