com.liferay.util.format
Class USAPhoneNumberFormat
java.lang.Object
com.liferay.util.format.USAPhoneNumberFormat
- All Implemented Interfaces:
- PhoneNumberFormat
public class USAPhoneNumberFormat
- extends Object
- implements PhoneNumberFormat
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
USAPhoneNumberFormat
public USAPhoneNumberFormat()
format
public String format(String phoneNumber)
- Specified by:
format
in interface PhoneNumberFormat
strip
public String strip(String phoneNumber)
- Specified by:
strip
in interface PhoneNumberFormat