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

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

public class CoerceToDouble
extends Object
implements DataTypesManager.Coercion


Constructor Summary
CoerceToDouble()
           
 
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

CoerceToDouble

public CoerceToDouble()
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.