Uses of Package
net.sf.mmm.util.nls.base

Packages that use net.sf.mmm.util.nls.base
net.sf.mmm.util Base-Package of the utilities. 
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 Contains the implementation for the native language support (NLS). 
net.sf.mmm.util.nls.impl.formatter Contains the implementation of formatters for the native language support (NLS). 
 

Classes in net.sf.mmm.util.nls.base used by net.sf.mmm.util
AbstractResourceBundle
          This is the abstract base class for ResourceBundle implementations using this NLS support.
 

Classes in net.sf.mmm.util.nls.base used by net.sf.mmm.util.nls.api
NlsDependencies
          This interface bundles the dependencies for the native language support (NLS).
 

Classes in net.sf.mmm.util.nls.base used by net.sf.mmm.util.nls.base
AbstractNlsFormatter
          This is the abstract base implementation of the NlsFormatter interface.
AbstractNlsFormatterManager
          This is the abstract base implementation of the NlsFormatterManager interface.
AbstractNlsFormatterPlugin
          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.
AbstractNlsTemplate
          This is the abstract base implementation of the NlsTemplate interface.
AbstractNlsTemplateResolver
          This is the abstract base implementation of the NlsTemplateResolver interface.
NlsArgumentFormatter
          The NlsArgumentFormatter is an NlsFormatter for an actual NlsArgument.
NlsDependencies
          This interface bundles the dependencies for the native language support (NLS).
NlsFormatterMap
          This class is like a Map to register and retrieve NlsFormatters.
NlsWriter
          An NlsWriter is a Writer, that writes the localized message of the given text.
 

Classes in net.sf.mmm.util.nls.base used by net.sf.mmm.util.nls.impl
AbstractNlsFormatter
          This is the abstract base implementation of the NlsFormatter interface.
AbstractNlsFormatterPlugin
          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.
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.
NlsArgumentFormatter
          The NlsArgumentFormatter is an NlsFormatter for an actual NlsArgument.
NlsDependencies
          This interface bundles the dependencies for the native language support (NLS).
NlsFormatterMap
          This class is like a Map to register and retrieve NlsFormatters.
 

Classes in net.sf.mmm.util.nls.base used by net.sf.mmm.util.nls.impl.formatter
AbstractNlsFormatter
          This is the abstract base implementation of the NlsFormatter interface.
AbstractNlsFormatterManager
          This is the abstract base implementation of the NlsFormatterManager interface.
AbstractNlsFormatterPlugin
          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.
AbstractNlsMessageFormatter
          This is the abstract base implementation of the NlsMessageFormatter interface.
MappedNlsFormatterManager
          This is the implementation of the NlsFormatterManager interface.
NlsArgumentFormatter
          The NlsArgumentFormatter is an NlsFormatter for an actual NlsArgument.
NlsDependencies
          This interface bundles the dependencies for the native language support (NLS).
SimpleNlsFormatter
          This is an abstract base implementation of NlsFormatter that adapts a Format.
 



Copyright © 2001-2010 mmm-Team. All Rights Reserved.