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