public class AlphanumericCodeNumberFormatHandler extends AbstractFixedPhoneNumberHandler
Constructor and Description |
---|
AlphanumericCodeNumberFormatHandler() |
Modifier and Type | Method and Description |
---|---|
boolean |
supports(PhoneNumber phoneNumber)
Indicates if the phone number can be handled by the translator.
|
translate
public boolean supports(PhoneNumber phoneNumber)
PhoneNumberHandler
phoneNumber
- the phone number to test if supportedtrue
if the handler knows how to deduce TON and NPI
of the given phone numberCopyright © 2017. All rights reserved.