| Interface | Description |
|---|---|
| MetadataLoader |
Interface for caller to specify a customized phone metadata loader.
|
| Class | Description |
|---|---|
| AlternateFormatsCountryCodeSet | |
| AsYouTypeFormatter |
A formatter which formats phone numbers as they are entered.
|
| CountryCodeToRegionCodeMap | |
| Phonenumber | |
| Phonenumber.PhoneNumber | |
| PhoneNumberMatch |
The immutable match of a phone number within a piece of text.
|
| PhoneNumberUtil |
Utility for international phone numbers.
|
| RegexCache |
LRU Cache for compiled regular expressions used by the libphonenumbers libary.
|
| ShortNumberInfo |
Methods for getting information about short phone numbers, such as short codes and emergency
numbers.
|
| ShortNumbersRegionCodeSet |
| Enum | Description |
|---|---|
| NumberParseException.ErrorType | |
| Phonenumber.PhoneNumber.CountryCodeSource | |
| PhoneNumberUtil.Leniency |
Leniency when finding potential phone numbers in text
segments.
|
| PhoneNumberUtil.MatchType |
Types of phone number matches.
|
| PhoneNumberUtil.PhoneNumberFormat |
INTERNATIONAL and NATIONAL formats are consistent with the definition in ITU-T Recommendation
E123.
|
| PhoneNumberUtil.PhoneNumberType |
Type of phone numbers.
|
| PhoneNumberUtil.ValidationResult |
Possible outcomes when testing if a PhoneNumber is possible.
|
| ShortNumberInfo.ShortNumberCost |
Cost categories of short numbers.
|
| Exception | Description |
|---|---|
| NumberParseException |
Generic exception class for errors encountered when parsing phone numbers.
|
Copyright © 2016 Google. All Rights Reserved.