Microsoft SDK for Java

Locale.getLanguageId

Retrieves the language identifier indicating the language of the current locale.

Syntax

public int getLanguageId()

Return Value

Returns an integer value that represents the language identifier for the current locale.

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

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