Locale.getISO3Language

Locale.getISO3Language

Class Overview | Class Members | This Package | All Packages

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

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