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 |
Provides the GWT compatible implementations for this package.
|
net.sf.mmm.util.nls.impl.spring |
Modifier and Type | Field and Description |
---|---|
private NlsMessageFormatterFactory |
ResourceBundleConverter.messageFormatterFactory |
Modifier and Type | Method and Description |
---|---|
NlsMessageFormatterFactory |
ResourceBundleConverter.getMessageFormatterFactory() |
NlsMessageFormatterFactory |
NlsDependencies.getMessageFormatterFactory()
This method gets the
NlsMessageFormatterFactory . |
Modifier and Type | Class and Description |
---|---|
class |
NlsMessageFormatterFactoryImpl
This is the implementation of the
NlsMessageFormatterFactory . |
Modifier and Type | Field and Description |
---|---|
private NlsMessageFormatterFactory |
NlsDependenciesImpl.messageFormatterFactory |
Modifier and Type | Method and Description |
---|---|
NlsMessageFormatterFactory |
NlsDependenciesImpl.getMessageFormatterFactory() |
Modifier and Type | Method and Description |
---|---|
void |
NlsDependenciesImpl.setMessageFormatterFactory(NlsMessageFormatterFactory messageFormatterFactory) |
Modifier and Type | Method and Description |
---|---|
NlsMessageFormatterFactory |
UtilNlsSpringConfig.nlsMessageFormatterFactory() |
Copyright © 2001–2016 mmm-Team. All rights reserved.