net.sf.mmm.util.nls.impl.formatter
Class NlsFormatterTypeShort

java.lang.Object
  extended by net.sf.mmm.util.component.base.AbstractComponent
      extended by net.sf.mmm.util.component.base.AbstractLoggableComponent
          extended by net.sf.mmm.util.nls.base.AbstractNlsFormatter<O>
              extended by net.sf.mmm.util.nls.base.AbstractNlsFormatterPlugin<Object>
                  extended by net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
                      extended by net.sf.mmm.util.nls.impl.formatter.NlsFormatterTypeShort
All Implemented Interfaces:
NlsFormatter<Object>, NlsFormatterPlugin<Object>

@Singleton
@Named
public class NlsFormatterTypeShort
extends NlsFormatterType

The NlsFormatterType for short style.

Since:
2.0.0
Author:
Joerg Hohwiller (hohwille at users.sourceforge.net)

Constructor Summary
NlsFormatterTypeShort()
          The constructor.
 
Method Summary
 
Methods inherited from class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
doInitialize, format, getReflectionUtil, getStyle, getType, setReflectionUtil
 
Methods inherited from class net.sf.mmm.util.nls.base.AbstractNlsFormatterPlugin
toString
 
Methods inherited from class net.sf.mmm.util.nls.base.AbstractNlsFormatter
format
 
Methods inherited from class net.sf.mmm.util.component.base.AbstractLoggableComponent
getLogger, setLogger
 
Methods inherited from class net.sf.mmm.util.component.base.AbstractComponent
doInitialized, getInitializationState, initialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface net.sf.mmm.util.nls.api.NlsFormatter
format
 

Constructor Detail

NlsFormatterTypeShort

public NlsFormatterTypeShort()
The constructor.



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