| 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).
|
| Class and Description |
|---|
| NlsFormatterChoice
This is the implementation of
NlsFormatter for
choice-format. |
| NlsFormatterChoice.Choice
This inner class represents a single choice.
|
| Class and Description |
|---|
| AbstractNlsFormatterDateIso8601 |
| AbstractSimpleNlsFormatterDate
This is the abstract base implementation for a
SimpleNlsFormatter for Dates. |
| NlsFormatterChoice.Choice
This inner class represents a single choice.
|
| NlsFormatterChoice.Segment
This inner class represents a single segment of a
NlsFormatterChoice.Choice. |
| NlsFormatterDate
This is an implementation of
NlsFormatter using
DateFormat.getDateInstance(int, java.util.Locale). |
| NlsFormatterDateTime
This is an implementation of
NlsFormatter using
DateFormat.getDateTimeInstance(int, int, java.util.Locale). |
| NlsFormatterTime
This is an implementation of
NlsFormatter using
DateFormat.getTimeInstance(int, java.util.Locale). |
| NlsFormatterType
This is an implementation of
NlsFormatter that formats Types. |
| NlsMessageFormatterImpl.PatternSegment
This inner class represents a segment out of the parsed message-pattern.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.