public abstract class AbstractSimpleNlsFormatterDate extends SimpleNlsFormatter<Object>
SimpleNlsFormatter
for Date
s.Constructor and Description |
---|
AbstractSimpleNlsFormatterDate()
The constructor.
|
Modifier and Type | Method and Description |
---|---|
protected Formatter<Object> |
createFormatter(Locale locale)
This method creates the underlying
Formatter to delegate to. |
format, format
toString
createLogger, doInitialize, getLogger
doInitialized, getInitializationState, initialize
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getStyle, getType
public AbstractSimpleNlsFormatterDate()
protected Formatter<Object> createFormatter(Locale locale)
SimpleNlsFormatter
Formatter
to delegate to.createFormatter
in class SimpleNlsFormatter<Object>
locale
- is the locale of the Formatter
to create.Copyright © 2001–2016 mmm-Team. All rights reserved.