|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluggableResourceBundle | |
|---|---|
| org.norther.tammi.core.locale | |
| org.norther.tammi.root.locale | |
| Uses of PluggableResourceBundle in org.norther.tammi.core.locale |
|---|
| Subclasses of PluggableResourceBundle in org.norther.tammi.core.locale | |
|---|---|
class |
ConfigurationResourceBundle
A concrete subclass of java.util.ResourceBundle that manages
resources for a locale using a set of static strings from a property file. |
| Uses of PluggableResourceBundle in org.norther.tammi.root.locale |
|---|
| Subclasses of PluggableResourceBundle in org.norther.tammi.root.locale | |
|---|---|
class |
Dictionary
A concrete subclass of PersistentResourceBundle to be extended
by DictionaryInitializer to support localized dictionaries
through the ResourceBundle mechanism. |
class |
PersistentResourceBundle
An abstract extension to PluggableResourceBundle maintaining
its resources in a persistent repository. |
class |
SampleResourceBundle
A concrete subclass of PersistentResourceBundle that can be
mapped to a database table containing localized resources and applied as a
sample in resource queries from the database. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||