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

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

public class CoerceToInt
extends Object
implements DataTypesManager.Coercion


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

CoerceToInt

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