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