public abstract class NlsFormatterTime extends AbstractSimpleNlsFormatterDate
NlsFormatter
using
DateFormat.getTimeInstance(int, java.util.Locale)
.Constructor and Description |
---|
NlsFormatterTime()
The constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getType()
This method gets the
type of
this formatter. |
createFormatter
format, format
toString
createLogger, doInitialize, getLogger
doInitialized, getInitializationState, initialize
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getStyle
public String getType()
NlsFormatterPlugin
type
of
this formatter. See TYPE_*
constants of NlsFormatterManager
e.g.
NlsFormatterManager.TYPE_NUMBER
.null
for the
default formatter
. If type is
null
then also style
needs to be null
.Copyright © 2001–2016 mmm-Team. All rights reserved.