thredds.inventory
Class DateExtractorNone

java.lang.Object
  extended by thredds.inventory.DateExtractorNone
All Implemented Interfaces:
DateExtractor

public class DateExtractorNone
extends Object
implements DateExtractor

Always returns null

Since:
Jan 15, 2010
Author:
caron

Constructor Summary
DateExtractorNone()
           
 
Method Summary
 Date getDate(MFile mfile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateExtractorNone

public DateExtractorNone()
Method Detail

getDate

public Date getDate(MFile mfile)
Specified by:
getDate in interface DateExtractor


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