| Package | Description |
|---|---|
| org.apache.shindig.gadgets | |
| org.apache.shindig.gadgets.spec |
| Modifier and Type | Method and Description |
|---|---|
LocaleSpec |
Gadget.getLocale()
Convenience function for getting the locale spec for the current context.
|
| Modifier and Type | Method and Description |
|---|---|
LocaleSpec |
ModulePrefs.getLocale(Locale locale)
Gets the locale spec for the given locale, if any exists.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Locale,LocaleSpec> |
ModulePrefs.getLocales() |
| Constructor and Description |
|---|
MessageBundle(LocaleSpec locale,
Map<String,String> map)
Constructs a message bundle from a prebuilt map.
|
MessageBundle(LocaleSpec locale,
String xml)
Constructs a message bundle from input xml (fetched from an external file).
|
Copyright © 2007-2012. All Rights Reserved.