public class ISOTimeOfDayFormatter extends Object
| Constructor and Description |
|---|
ISOTimeOfDayFormatter()
Creates a new formatter.
|
ISOTimeOfDayFormatter(String nullIndicator)
Creates a new formatter.
|
| Modifier and Type | Method and Description |
|---|---|
String |
format()
Formats the current value of the source as a text value.
|
void |
setSource(ScalarValued source)
Sets the container holding values to be formatted.
|
public ISOTimeOfDayFormatter()
public ISOTimeOfDayFormatter(String nullIndicator)
nullIndicator - the text value to use for null valuespublic final void setSource(ScalarValued source)
TokenFormattersetSource in interface TokenFormattersource - the value container to formatpublic final String format()
TokenFormatterformat in interface TokenFormatterCopyright © 2024 Actian Corporation. All rights reserved.