Liferay 6.0.5

com.liferay.util.format
Interface PhoneNumberFormat

All Known Implementing Classes:
IdenticalPhoneNumberFormat, USAPhoneNumberFormat

public interface PhoneNumberFormat


Method Summary
 String format(String phoneNumber)
           
 String strip(String phoneNumber)
           
 

Method Detail

format

String format(String phoneNumber)

strip

String strip(String phoneNumber)

Liferay 6.0.5