Package org.apache.myfaces.util
Class ConverterUtils
java.lang.Object
org.apache.myfaces.util.ConverterUtils
TODO: Move to util package and rename to better name
- Version:
- $Revision$ $Date$
- Author:
- Manfred Geiler (latest modification by $Author$)
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
convertToBoolean
(Object value) static double
convertToDouble
(Object value) static int
convertToInt
(Object value) static long
convertToLong
(Object value)
-
Method Details
-
convertToInt
-
convertToBoolean
-
convertToLong
-
convertToDouble
-