|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectplay.utils.Utils.AlternativeDateFormat
public static class Utils.AlternativeDateFormat
| Constructor Summary | |
|---|---|
Utils.AlternativeDateFormat(java.util.Locale locale,
java.lang.String... alternativeFormats)
|
|
| Method Summary | |
|---|---|
static Utils.AlternativeDateFormat |
getDefaultFormatter()
|
java.util.Date |
parse(java.lang.String source)
|
void |
setFormats(java.lang.String... alternativeFormats)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Utils.AlternativeDateFormat(java.util.Locale locale,
java.lang.String... alternativeFormats)
| Method Detail |
|---|
public void setFormats(java.lang.String... alternativeFormats)
public java.util.Date parse(java.lang.String source)
throws java.text.ParseException
java.text.ParseExceptionpublic static Utils.AlternativeDateFormat getDefaultFormatter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||