Locale.getISO3Country

Locale.getISO3Country

Class Overview | Class Members | This Package | All Packages

Syntax
public String getISO3Country() throws MissingResourceException
Description
Getter for the three-letter ISO country abbreviation of the locale.

Exceptions
MissingResourceException Throws MissingResourceException if the three-letter language abbreviation is not available for this locale.