play.data.binding
Class CalendarBinder
java.lang.Object
play.data.binding.CalendarBinder
- All Implemented Interfaces:
- SupportedType<Calendar>
public class CalendarBinder
- extends Object
- implements SupportedType<Calendar>
Binder that support Calendar class.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalendarBinder
public CalendarBinder()
bind
public Calendar bind(String value)
throws Exception
- Specified by:
bind in interface SupportedType<Calendar>
- Throws:
Exception
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly