Uses of Class
org.jboss.portal.common.i18n.LocalizedString.Value

Packages that use LocalizedString.Value
org.jboss.portal.common.i18n   
 

Uses of LocalizedString.Value in org.jboss.portal.common.i18n
 

Methods in org.jboss.portal.common.i18n that return LocalizedString.Value
 LocalizedString.Value LocalizedString.getDefaultValue()
          Returns the value for the default locale.
 LocalizedString.Value LocalizedString.getPreferredOrBestLocalizedMappingFor(java.lang.String[] desiredLocales)
          Retrieves the Locale-String mapping most appropriate based on the given desired locales, which are ordered according to locale preferences.
 LocalizedString.Value LocalizedString.getValue(java.util.Locale locale, boolean resolve)
          Returns a localized value.
 

Methods in org.jboss.portal.common.i18n that return types with arguments of type LocalizedString.Value
 java.util.Map<java.util.Locale,LocalizedString.Value> LocalizedString.getValues()
           
 



Copyright © 2008. All Rights Reserved.