Uses of Interface
thredds.inventory.DateExtractor

Packages that use DateExtractor
thredds.inventory Abstractions for tracking dataset inventory using "managed files". 
 

Uses of DateExtractor in thredds.inventory
 

Classes in thredds.inventory that implement DateExtractor
 class DateExtractorFromName
          Extract Date from filename, using DateFromString.getDateUsingSimpleDateFormat on the name or path
 class DateExtractorNone
          Always returns null
 

Fields in thredds.inventory declared as DateExtractor
protected  DateExtractor DatasetCollectionManager.dateExtractor
           
 

Methods in thredds.inventory with parameters of type DateExtractor
 void DatasetCollectionManager.setDateExtractor(DateExtractor dateExtractor)
           
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.