|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| NlsArgumentFormatter | The NlsArgumentFormatter is an NlsFormatter for an actual
NlsArgument. |
| NlsDependencies | This interface bundles the dependencies for the native language support (NLS). |
| Class Summary | |
|---|---|
| AbstractNlsFormatter<O> | This is the abstract base implementation of the NlsFormatter
interface. |
| AbstractNlsFormatterManager | This is the abstract base implementation of the NlsFormatterManager
interface. |
| AbstractNlsFormatterPlugin<O> | T import net.sf.mmm.util.nls.api.NlsTemplateResolver; his is the abstract
base-implementation of an NlsFormatter that
is no NlsMessageFormatter but a
sub-formatter for a specific type and style. |
| AbstractNlsMessage | This is the abstract base implementation of NlsMessage. |
| AbstractNlsMessageFactory | This is the implementation of the NlsMessageFactory interface. |
| AbstractNlsMessageFormatter | This is the abstract base implementation of the NlsMessageFormatter
interface. |
| AbstractNlsTemplate | This is the abstract base implementation of the NlsTemplate
interface. |
| AbstractNlsTemplateResolver | This is the abstract base implementation of the NlsTemplateResolver
interface. |
| AbstractResourceBundle | This is the abstract base class for ResourceBundle implementations
using this NLS support. |
| BasicNlsMessage | This is the abstract implementation of
NlsMessage with the basic features. |
| ComposedNlsMessage | This is an implementation of NlsMessage for
composing other objects or messages. |
| DefaultNlsResourceLocator | This class is used to find a
localized resource. |
| MappedNlsFormatterManager | This is the implementation of the
NlsFormatterManager interface. |
| NlsCachingLocalizer | This is a class that stores messages and simplifies to
resolve them. |
| NlsFormatterMap | This class is like a Map to
register and
retrieve NlsFormatters. |
| NlsMessageFactoryImpl | This is the implementation of the
NlsMessageFactory interface. |
| NlsTemplateImpl | This class is the implementation of the
NlsTemplate interface. |
| NlsWriter | An NlsWriter is a Writer, that writes the localized message
of the given text. |
| NoTemplateResolver | This is a dummy implementation of the NlsTemplateResolver interface
that performs no resolving (always returns null for
NoTemplateResolver.resolveTemplate(String)). |
| ResourceBundleSynchronizer | This class can be used to create and update the localized bundles
(properties) from an AbstractResourceBundle. |
| SimpleNlsFormatter<O> | This is an abstract base implementation of
NlsFormatter that adapts a Format. |
Contains the basis for implementations of the native language support (NLS) API.
NLS Base
This package contains the public implementation of the
NLS API.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||