|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectplay.data.binding.AnnotationHelper
public class AnnotationHelper
| Constructor Summary | |
|---|---|
AnnotationHelper()
|
|
| Method Summary | |
|---|---|
static java.util.Date |
getDateAs(java.lang.annotation.Annotation[] annotations,
java.lang.String value)
It can be something like As(lang={"fr,de","*"}, value={"dd-MM-yyyy","MM-dd-yyyy"}) |
static play.data.binding.AnnotationHelper.Tuple |
getLocale(java.lang.String[] langs)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationHelper()
| Method Detail |
|---|
public static java.util.Date getDateAs(java.lang.annotation.Annotation[] annotations,
java.lang.String value)
throws java.text.ParseException
annotations - value -
java.text.ParseExceptionpublic static play.data.binding.AnnotationHelper.Tuple getLocale(java.lang.String[] langs)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||