| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.objectwave.utility.DateHelper
Convenience and helper methods relating to the java.lang.Date class.
| Constructor Summary | |
| DateHelper()DateHelper constructor comment. | |
| Method Summary | |
| static java.util.Date | getDateFrom(java.lang.String text)Recognize a date from a string using a number of different formats. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public DateHelper()
| Method Detail | 
public static java.util.Date getDateFrom(java.lang.String text)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||