Microsoft SDK for Java

Locale.getCountry

Retrieves the fully localized name of the country.

Syntax

public String getCountry()

Return Value

Returns a String object denoting the fully localized name of the country.

See Also   getDefaultCountry, getNativeCountry, getCountryCode, getEnglishCountry, getAbbrevCountry, getISO3116CountryName

© 1999 Microsoft Corporation. All rights reserved. Terms of use.