Overview | Methods | This Package | All Packages
OverviewMethodsThis PackageAll Packages
Locale.getEnglishCountry
Retrieves the full English name of the country.
Syntax
public String getEnglishCountry()
Return Value
Returns a String object that contains the full English name of the country.
Remarks
The return value of this method is always restricted to characters that can be mapped to the ASCII 127-character subset.
See Also getCountry, getCountryCode, getAbbrevCountry, getISO3116CountryName, getNativeCountry, getDefaultCountry