Class MappingFileProvider

java.lang.Object
com.google.i18n.phonenumbers.prefixmapper.MappingFileProvider
All Implemented Interfaces:
Externalizable, Serializable

public class MappingFileProvider extends Object implements Externalizable
A utility which knows the data files that are available for the phone prefix mappers to use. The data files contain mappings from phone number prefixes to text descriptions, and are organized by country calling code and language that the text descriptions are in.
Author:
Shaopeng Jia
See Also: