Microsoft SDK for Java

Locale.getNativeLanguage

Retrieves the native name of the language used in the current locale. 

Syntax

public String getNativeLanguage()

Return Value

Returns a String object that contains the native name of the language.

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

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