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).
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractNlsFormatterManager
This is the abstract base implementation of the
NlsFormatterManager interface. |
class |
MappedNlsFormatterManager
This is the implementation of the
NlsFormatterManager interface. |
Modifier and Type | Method and Description |
---|---|
NlsArgumentParser |
NlsDependencies.getArgumentParser()
This method gets the
NlsArgumentParser . |
Modifier and Type | Field and Description |
---|---|
private NlsArgumentParser |
NlsDependenciesImpl.argumentParser |
Modifier and Type | Method and Description |
---|---|
NlsArgumentParser |
NlsDependenciesImpl.getArgumentParser() |
Modifier and Type | Method and Description |
---|---|
void |
NlsDependenciesImpl.setArgumentParser(NlsArgumentParser argumentParser) |
Modifier and Type | Class and Description |
---|---|
class |
NlsFormatterManagerImpl
This is the implementation of the
NlsFormatterManager interface. |
Copyright © 2001–2016 mmm-Team. All rights reserved.