@RequestScoped public class LocaleBasedCalendarConverter extends java.lang.Object implements Converter<java.util.Calendar>
Constructor and Description |
---|
LocaleBasedCalendarConverter(Localization localization) |
Modifier and Type | Method and Description |
---|---|
java.util.Calendar |
convert(java.lang.String value,
java.lang.Class<? extends java.util.Calendar> type,
java.util.ResourceBundle bundle) |
public LocaleBasedCalendarConverter(Localization localization)
Copyright © 2013 Caelum. All Rights Reserved.