org.constretto.internal.converter
Class LocaleValueConverter
java.lang.Object
org.constretto.internal.converter.LocaleValueConverter
- All Implemented Interfaces:
- ValueConverter<Locale>
public class LocaleValueConverter
- extends Object
- implements ValueConverter<Locale>
- Author:
- Kaare Nilsen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocaleValueConverter
public LocaleValueConverter()
fromString
public Locale fromString(String value)
throws ConstrettoConversionException
- Specified by:
fromString in interface ValueConverter<Locale>
- Throws:
ConstrettoConversionException
Copyright © 2008-2011. All Rights Reserved.