|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DateParser
Custom parser for converting formatted date strings to live Date objects.
DateUtil.setDateParser(DateParser)
Method Summary | |
---|---|
Date |
parse(String dateString)
The parse method. |
Method Detail |
---|
Date parse(String dateString)
dateString
- String representation of the date
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |