| Modifier and Type | Class and Description |
|---|---|
static class |
FormatterString.Mode
Mode utilisé.
|
| Constructor and Description |
|---|
FormatterString(String args)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
stringToValue(String strValue,
DataType dataType) |
String |
valueToString(Object objValue,
DataType dataType) |
public FormatterString(String args)
public String stringToValue(String strValue, DataType dataType)
stringToValue in interface Formatterpublic String valueToString(Object objValue, DataType dataType)
valueToString in interface FormatterCopyright © 2019. All Rights Reserved.