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 DateExtractor
public CalendarDate getCalendarDate(MFile mfile)
getCalendarDate
in interface DateExtractor
public CalendarDate getCalendarDateFromPath(String path)
getCalendarDateFromPath
in interface DateExtractor
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.