Package org.gvsig.fmap.dal
Class DataTypeUtils
java.lang.Object
org.gvsig.tools.dataTypes.DataTypeUtils
org.gvsig.fmap.dal.DataTypeUtils
public class DataTypeUtils
extends org.gvsig.tools.dataTypes.DataTypeUtils
- Author:
- jjdelcerro
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.gvsig.fmap.geom.GeometrytoGeometry(Object value, String defaultValue) static org.gvsig.timesupport.IntervaltoInterval(Object value, String defaultValue) static org.gvsig.crs.projection.lib.ProjectiontoProjection(Object value, String defaultValue) Methods inherited from class org.gvsig.tools.dataTypes.DataTypeUtils
coerce, coerce, coerceContextDecimal, coerceContextDecimal, coerceContextDefaultDecimal, coerceContextDefaultLocale, coerceContextLocale, getCoercion, isFalse, isTrue, toBigDecimal, toBigDecimal, toBoolean, toBoolean, toByte, toByte, toByteArray, toDate, toDate, toDate, toDate, toDate, toDate, toDate, toDouble, toDouble, toFloat, toFloat, toInteger, toInteger, toLocalDate, toLocalDate, toLocalDate, toLocalDate, toLocalDate, toLocalDate, toLocalDate, toLocalDateTime, toLocalDateTime, toLocalDateTime, toLocalDateTime, toLocalDateTime, toLocalDateTime, toLocalDateTime, toLocalTime, toLocalTime, toLocalTime, toLocalTime, toLocalTime, toLocalTime, toLocalTime, toLong, toLong, toShort, toShort, toString, toString, toString, toTime, toTime, toTime, toTime, toTime, toTime, toTime, toTimestamp, toTimestamp, toTimestamp, toTimestamp, toTimestamp, toTimestamp, toTimestamp, toTimestamp, toTimestamp
-
Constructor Details
-
DataTypeUtils
public DataTypeUtils()
-
-
Method Details
-
toProjection
-
toInterval
-
toGeometry
-