public final class FormatterDate extends Object implements Formatter
| Constructor and Description |
|---|
FormatterDate(String args)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
stringToValue(String strValue,
DataType dataType) |
String |
valueToString(Object objValue,
DataType dataType) |
public FormatterDate(String args)
public String valueToString(Object objValue, DataType dataType)
valueToString in interface Formatterpublic Object stringToValue(String strValue, DataType dataType) throws FormatterException
stringToValue in interface FormatterFormatterExceptionCopyright © 2019. All Rights Reserved.