|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectthredds.filesystem.DateExtractorFromFilename
public class DateExtractorFromFilename
Extract Date from filename, using DateFromString.getDateUsingSimpleDateFormat on the name (not path)
| Constructor Summary | |
|---|---|
DateExtractorFromFilename(java.lang.String dateFormatString)
|
|
| Method Summary | |
|---|---|
java.util.Date |
getDate(MFile mfile)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DateExtractorFromFilename(java.lang.String dateFormatString)
| Method Detail |
|---|
public java.util.Date getDate(MFile mfile)
getDate in interface DateExtractor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||