Uses of Class
com.atlassian.confluence.languages.Language

Packages that use Language
com.atlassian.confluence.languages   
 

Uses of Language in com.atlassian.confluence.languages
 

Methods in com.atlassian.confluence.languages that return Language
static Language DefaultLanguageManager.getDefaultEnglishLanguage()
          Returns a Language object with the Locale set to en_GB Also sets the location of the flag URL
 Language LanguageManager.getLanguage(java.lang.String languageKey)
          Retrieves the Language for the given key Null is returned when a plugin with languageKey could not be found, or it was not a Language
 Language DefaultLanguageManager.getLanguage(java.lang.String languageKey)
           
 



Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.