org.jtestcase.core.type
Class TypeConverter

java.lang.Object
  extended by org.jtestcase.core.type.TypeConverter

public class TypeConverter
extends java.lang.Object

Helper class for type conversions.

Author:
Christian Koelle $Id: TypeConverter.java,v 1.3 2005/10/28 19:46:26 faustothegrey Exp $

Constructor Summary
TypeConverter()
           
 
Method Summary
 void setLocale(java.util.Locale locale)
          Sets the locale for date and time conversions
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeConverter

public TypeConverter()
Method Detail

setLocale

public void setLocale(java.util.Locale locale)
Sets the locale for date and time conversions

Parameters:
locale - the locale