|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDateConversionRule
Interface for all date conversion rules.
| Method Summary | |
|---|---|
Date |
getDate(DataRow row)
Retrieves the date value for a specified data row. |
| Methods inherited from interface pl.edu.agh.cast.importer.base.converter.rules.IConversionRule |
|---|
clear, createCopy, getFormat, isComplete, setFormat |
| Method Detail |
|---|
Date getDate(DataRow row)
throws ConversionRuleException,
IllegalArgumentException
row - the data row, from which to retrieve the date
ConversionRuleException
IllegalArgumentException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||