| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.hloader.converter.DateConverter
| Constructor Summary | |
| DateConverter() | |
| Method Summary | |
|  java.lang.Object | convert(java.lang.Class targetClass,
        java.lang.Object object)Converts from long value time in julianMilliseconds | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public DateConverter()
| Method Detail | 
public java.lang.Object convert(java.lang.Class targetClass,
                                java.lang.Object object)
otherwise it will attempt to convert it using the supported String sql.Date format to Date.
convert in interface org.apache.commons.beanutils.Converter| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||