|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object play.data.binding.DateBinder
public class DateBinder
Binder that support Date class.
Nested Class Summary | |
---|---|
static class |
DateBinder.AlternativeDateFormat
|
Constructor Summary | |
---|---|
DateBinder()
|
Method Summary | |
---|---|
java.util.Date |
bind(java.lang.String value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DateBinder()
Method Detail |
---|
public java.util.Date bind(java.lang.String value) throws java.lang.Exception
bind
in interface SupportedType<java.util.Date>
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |