Liferay 6.0.5

com.liferay.util.format
Class PhoneNumberUtil

java.lang.Object
  extended by com.liferay.util.format.PhoneNumberUtil

public class PhoneNumberUtil
extends Object


Constructor Summary
PhoneNumberUtil()
           
 
Method Summary
static String format(String phoneNumber)
           
static String strip(String phoneNumber)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhoneNumberUtil

public PhoneNumberUtil()
Method Detail

format

public static String format(String phoneNumber)

strip

public static String strip(String phoneNumber)

Liferay 6.0.5