Modifier and Type | Method and Description |
---|---|
Language |
get(java.util.Locale locale)
Returns the language object of the given locale.
|
java.util.Locale |
getDefaultLocale()
Returns the default locale object or NULL if there is no default locale
|
java.util.Iterator |
getLocales()
Returns a iterator of all supported locales by this portlet
The return value cannot be NULL.
|
java.util.Iterator |
iterator()
Returns all elements of this set as iterator
The return value cannot be NULL.
|
java.util.Iterator iterator()
java.util.Iterator getLocales()
Language get(java.util.Locale locale)
java.util.Locale getDefaultLocale()
Copyright © 2003-2013 . All Rights Reserved.