org.broadleafcommerce.common.locale.util
Class LocaleConverter
java.lang.Object
org.broadleafcommerce.common.locale.util.LocaleConverter
- All Implemented Interfaces:
- org.springframework.core.convert.converter.Converter<String,Locale>
public class LocaleConverter
- extends Object
- implements org.springframework.core.convert.converter.Converter<String,Locale>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocaleConverter
public LocaleConverter()
convert
public Locale convert(String localeString)
- Specified by:
convert in interface org.springframework.core.convert.converter.Converter<String,Locale>
Copyright © 2013. All Rights Reserved.