org.proteios.props
Class DateReader
java.lang.Object
org.proteios.props.AbstractReader<Date,Date>
org.proteios.props.DateReader
- All Implemented Interfaces:
- AttributeReader<Date,Date>
public class DateReader
- extends AbstractReader<Date,Date>
- Author:
- gregory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateReader
public DateReader()
getValue
protected Date getValue(Date obj)
- Specified by:
getValue in class AbstractReader<Date,Date>