org.constretto.internal.converter
Class LocaleValueConverter

java.lang.Object
  extended by org.constretto.internal.converter.LocaleValueConverter
All Implemented Interfaces:
ValueConverter<Locale>

public class LocaleValueConverter
extends Object
implements ValueConverter<Locale>

Author:
Kaare Nilsen

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

Constructor Detail

LocaleValueConverter

public LocaleValueConverter()
Method Detail

fromString

public Locale fromString(String value)
                  throws ConstrettoConversionException
Specified by:
fromString in interface ValueConverter<Locale>
Throws:
ConstrettoConversionException


Copyright © 2008-2013. All Rights Reserved.