Liferay 6.2-ce-ga5

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. As of 6.2.0, 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.2-ce-ga5