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