public final class DefaultConverter extends Object implements IConverter<Object>
| Constructor and Description |
|---|
DefaultConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
convertObjectToString(Locale loc,
Object in) |
Object |
convertStringToObject(Locale loc,
String in) |
public String convertObjectToString(Locale loc, Object in) throws UIException
convertObjectToString in interface IObjectToStringConverter<Object>UIExceptionpublic Object convertStringToObject(Locale loc, String in) throws UIException
convertStringToObject in interface IStringToObjectConverter<Object>UIExceptionCopyright © 2017 etc.to. All rights reserved.