|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DateConverter
Interface for different Date Conversion implementations. See @{link GWTDateConverter} and @{link JVMDateConverter}
Method Summary | |
---|---|
String |
format(Date date)
Convert a Date into a String |
Date |
parse(String text)
Convert a String into a Date |
Method Detail |
---|
String format(Date date)
date
-
Date parse(String text)
text
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |