| Package | Description |
|---|---|
| net.sf.mmm.util.nls.api |
Provides the API for the native language support (NLS).
|
| 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 | Method and Description |
|---|---|
NlsMessageFormatter |
NlsMessageFormatterFactory.create(String message)
This method creates a new
NlsMessageFormatter for the given message. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNlsMessageFormatter
This is the abstract base implementation of the
NlsMessageFormatter interface. |
| Modifier and Type | Method and Description |
|---|---|
protected NlsMessageFormatter |
AbstractNlsTemplate.createFormatter(String messageTemplate,
Locale locale,
NlsDependencies nlsDependencies)
|
| Modifier and Type | Method and Description |
|---|---|
NlsMessageFormatter |
NlsMessageFormatterFactoryImpl.create(String message) |
| Modifier and Type | Class and Description |
|---|---|
class |
NlsMessageFormatterImpl
This is the implementation of the
NlsMessageFormatter interface. |
Copyright © 2001–2016 mmm-Team. All rights reserved.