|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectplay.data.binding.AnnotationHelper
public class AnnotationHelper
| 构造方法摘要 | |
|---|---|
AnnotationHelper()
|
|
| 方法摘要 | |
|---|---|
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)
|
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 构造方法详细信息 |
|---|
public AnnotationHelper()
| 方法详细信息 |
|---|
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)
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||