Liferay 6.1.2-ce-ga3

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 PhoneNumberFormatUtil


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. 

Liferay 6.1.2-ce-ga3