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

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<O>
                  extended by net.sf.mmm.util.nls.base.SimpleNlsFormatter<Object>
                      extended by net.sf.mmm.util.nls.impl.formatter.AbstractSimpleNlsFormatterDate
                          extended by net.sf.mmm.util.nls.impl.formatter.NlsFormatterTime
                              extended by net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeMedium
All Implemented Interfaces:
NlsFormatter<Object>, NlsFormatterPlugin<Object>

@Singleton
@Named
public class NlsFormatterTimeMedium
extends NlsFormatterTime

The NlsFormatterTime for medium style.

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

Constructor Summary
NlsFormatterTimeMedium()
          The constructor.
 
Method Summary
 
Methods inherited from class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTime
getType
 
Methods inherited from class net.sf.mmm.util.nls.impl.formatter.AbstractSimpleNlsFormatterDate
convertStyle, createFormat, getStyle
 
Methods inherited from class net.sf.mmm.util.nls.base.SimpleNlsFormatter
format, format
 
Methods inherited from class net.sf.mmm.util.nls.base.AbstractNlsFormatterPlugin
toString
 
Methods inherited from class net.sf.mmm.util.component.base.AbstractLoggableComponent
doInitialize, 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
 

Constructor Detail

NlsFormatterTimeMedium

public NlsFormatterTimeMedium()
The constructor.



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