Class LocaleConverter
java.lang.Object
org.nuiton.converter.LocaleConverter
- All Implemented Interfaces:
org.apache.commons.beanutils.Converter, NuitonConverter<Locale>
- Since:
- 1.0
- Author:
- Tony Chemit - chemit@codelutin.com
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LocaleConverter
public LocaleConverter()
-
-
Method Details
-
convert
-
valueOf
-
isEnabled
-
getType
- Specified by:
getTypein interfaceNuitonConverter<Locale>- Returns:
- the main type of the converter.
-