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