@Deprecated public class DoubleConverter extends org.apache.struts2.util.StrutsTypeConverter
classpath:xwork-conversion.properties file :
java.lang.Double=org.nuiton.web.struts2.converters.DoubleConverter double=org.nuiton.web.struts2.converters.DoubleConverter
| Constructor and Description |
|---|
DoubleConverter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
convertFromString(Map map,
String[] strings,
Class aClass)
Deprecated.
|
String |
convertToString(Map map,
Object o)
Deprecated.
|
convertValue, performFallbackConversionCopyright © 2010–2014 CodeLutin. All rights reserved.