Locale.getLanguage

Overview | Methods | This Package | All Packages

Locale.getLanguage

Retrieves the full localized name of the language.

Syntax

public String getLanguage()

Return Value

Returns a String object that represents the fully localized name of the language for the current locale.

See Also   getAbbrevLanguage, getDefaultLanguage, getNativeLanguage, getEnglishLanguage, getISO639LanguageName, getLanguageId


Send feedback to MSDN.Look here for MSDN Online resources.