Uses of Class
net.sf.mmm.util.nls.base.AbstractNlsMessage

Packages that use AbstractNlsMessage
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). 
 

Uses of AbstractNlsMessage in net.sf.mmm.util.nls.base
 

Subclasses of AbstractNlsMessage in net.sf.mmm.util.nls.base
 class BasicNlsMessage
          This is the abstract implementation of NlsMessage with the basic features.
 class ComposedNlsMessage
          This is an implementation of NlsMessage for composing other objects or messages.
 

Uses of AbstractNlsMessage in net.sf.mmm.util.nls.impl
 

Subclasses of AbstractNlsMessage in net.sf.mmm.util.nls.impl
 class NlsMessageImpl
          This is the implementation of NlsMessage.
 



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