com.atlassian.jira.web.util
Class JiraLocaleUtils

java.lang.Object
  extended bycom.atlassian.core.util.LocaleUtils
      extended bycom.atlassian.jira.web.util.JiraLocaleUtils

public class JiraLocaleUtils
extends com.atlassian.core.util.LocaleUtils


Field Summary
 
Fields inherited from class com.atlassian.core.util.LocaleUtils
installedLocales, LANGUAGE_DESCRIPTOR_FILENAME, LOCALE_TAG_NAME
 
Constructor Summary
JiraLocaleUtils()
           
 
Method Summary
 List getInstalledLocales()
           
 
Methods inherited from class com.atlassian.core.util.LocaleUtils
getLocale
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JiraLocaleUtils

public JiraLocaleUtils()
Method Detail

getInstalledLocales

public List getInstalledLocales()
                         throws IOException
Throws:
IOException


Copyright © 2002-2006 Atlassian. All Rights Reserved.