public class DateExtractorNone extends Object implements DateExtractor
| Constructor and Description |
|---|
DateExtractorNone() |
| Modifier and Type | Method and Description |
|---|---|
CalendarDate |
getCalendarDate(MFile mfile) |
CalendarDate |
getCalendarDateFromPath(String path) |
Date |
getDate(MFile mfile) |
public Date getDate(MFile mfile)
getDate in interface DateExtractorpublic CalendarDate getCalendarDate(MFile mfile)
getCalendarDate in interface DateExtractorpublic CalendarDate getCalendarDateFromPath(String path)
getCalendarDateFromPath in interface DateExtractor