org.gvsig.tools.dataTypes.impl.coercion
Class CoerceToFloat

java.lang.Object
  extended by org.gvsig.tools.dataTypes.impl.coercion.CoerceToFloat
All Implemented Interfaces:
DataTypesManager.Coercion

public class CoerceToFloat
extends Object
implements DataTypesManager.Coercion


Constructor Summary
CoerceToFloat()
           
 
Method Summary
 Object coerce(Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoerceToFloat

public CoerceToFloat()
Method Detail

coerce

public Object coerce(Object value)
              throws CoercionException
Specified by:
coerce in interface DataTypesManager.Coercion
Throws:
CoercionException


Copyright © 2004-2011 gvSIG. All Rights Reserved.