org.castor.cpa.persistence.convertor
Class AbstractTypeConvertor
java.lang.Object
org.castor.cpa.persistence.convertor.AbstractTypeConvertor
- Cloneable, TypeConvertor, TypeConvertor
public abstract class AbstractTypeConvertor
extends java.lang.Object
Abstract base class to convert from one type to another.
$Revision: 7134 $ $Date: 2006-04-25 15:08:23 -0600 (Tue, 25 Apr 2006) $AbstractTypeConvertor(Class fromType, Class toType) - Construct a Converter between given fromType an toType.
|
AbstractTypeConvertor
public AbstractTypeConvertor(Class fromType,
Class toType)
Construct a Converter between given fromType an toType.
fromType
- The type being converted from.toType
- The type being converted to.
toString
public final String toString()
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com