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.formatter |
Contains the implementation of formatters for the native language support (NLS).
|
net.sf.mmm.util.nls.impl.spring |
Modifier and Type | Method and Description |
---|---|
NlsArgumentFormatter |
NlsDependencies.getArgumentFormatter()
This method gets the
NlsArgumentFormatter . |
Modifier and Type | Field and Description |
---|---|
private NlsArgumentFormatter |
NlsDependenciesImpl.argumentFormatter |
Modifier and Type | Method and Description |
---|---|
NlsArgumentFormatter |
NlsDependenciesImpl.getArgumentFormatter() |
Modifier and Type | Method and Description |
---|---|
void |
NlsDependenciesImpl.setArgumentFormatter(NlsArgumentFormatter argumentFormatter) |
Modifier and Type | Class and Description |
---|---|
class |
NlsArgumentFormatterImpl
The
NlsFormatter for an actual NlsArgument . |
Modifier and Type | Method and Description |
---|---|
NlsArgumentFormatter |
UtilNlsSpringConfig.nlsArgumentFormatter() |
Copyright © 2001–2016 mmm-Team. All rights reserved.