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.formatter |
Contains the implementation of formatters for the native language support (NLS).
|
Modifier and Type | Class and Description |
---|---|
class |
MappedNlsFormatterManager
This is the implementation of the
NlsFormatterManager interface. |
Modifier and Type | Field and Description |
---|---|
private static AbstractNlsFormatterManager |
AbstractNlsFormatterManager.instance |
Modifier and Type | Method and Description |
---|---|
static AbstractNlsFormatterManager |
AbstractNlsFormatterManager.getInstance()
This method gets the singleton instance of this
AbstractNlsFormatterManager . |
Modifier and Type | Class and Description |
---|---|
class |
NlsFormatterManagerImpl
This is the implementation of the
NlsFormatterManager interface. |
Copyright © 2001–2016 mmm-Team. All rights reserved.