com.liferay.util.format
Class PhoneNumberUtil

java.lang.Object
  extended by com.liferay.portal.kernel.format.PhoneNumberFormatUtil
      extended by com.liferay.util.format.PhoneNumberUtil

Deprecated. Moved to PhoneNumberFormatUtil

public class PhoneNumberUtil
extends com.liferay.portal.kernel.format.PhoneNumberFormatUtil

Author:
Brian Wing Shun Chan, Manuel de la Peña

Constructor Summary
PhoneNumberUtil()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.format.PhoneNumberFormatUtil
format, getPhoneNumberFormat, setPhoneNumberFormat, strip, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhoneNumberUtil

public PhoneNumberUtil()
Deprecated.