| Package | Description |
|---|---|
| net.sf.mmm.util.nls.base |
Contains the basis for implementations of the native language support (NLS) API.
|
| net.sf.mmm.util.nls.impl |
Contains the implementation for the native language support (NLS).
|
| Modifier and Type | Method and Description |
|---|---|
Collection<NlsResourceBundle> |
NlsResourceBundleProvider.getBundles()
This method gets all
central
registered NlsResourceBundles. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NlsReversedResourceBundle
This is the interface for a reversed
ResourceBundle. |
| Modifier and Type | Class and Description |
|---|---|
class |
NlsReversedResourceBundleImpl
This class is contains the reversed
Map for a ResourceBundle. |
| Modifier and Type | Method and Description |
|---|---|
Collection<NlsResourceBundle> |
DefaultNlsTemplateResolver.getBundles()
This method gets all
central
registered NlsResourceBundles. |
Copyright © 2001–2015 mmm-Team. All rights reserved.