public final class FormatterDefault extends AbstractFormatterImpl
FMT_DEFAULTREGEX_DEFINITION_URN, SEPARATOR| Constructor and Description |
|---|
FormatterDefault(String name)
Constructeur.
|
| Modifier and Type | Method and Description |
|---|---|
Formatter |
getFormatter(DataType dataType) |
void |
initParameters(String args)
Initialisation du Formatter par des arguments passés en chaine de caractères.
|
Object |
stringToValue(String strValue,
DataType dataType) |
String |
valueToString(Object objValue,
DataType dataType) |
getName, toStringpublic FormatterDefault(String name)
name - Nom du formatteurpublic void initParameters(String args)
initParameters in class AbstractFormatterImplargs - Paramétrage du Formatterpublic Formatter getFormatter(DataType dataType)
dataType - Typepublic Object stringToValue(String strValue, DataType dataType) throws FormatterException
FormatterExceptionCopyright © 2014. All Rights Reserved.