|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DateCodec
converting from Date->String and vice versa.
DateCodecFactory| Method Summary | |
|---|---|
Date |
toDate(String date)
|
String |
toString(Date date)
|
| Method Detail |
|---|
Date toDate(String date)
throws IllegalArgumentException
toParse - text to parse
IllegalArgumentException - if the input is invalidString toString(Date date)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||