Package | Description |
---|---|
thredds.featurecollection | |
thredds.inventory |
Abstractions for tracking dataset inventory using "managed files".
|
Modifier and Type | Method and Description |
---|---|
DateExtractor |
FeatureCollectionConfig.getDateExtractor() |
Modifier and Type | Class and Description |
---|---|
class |
DateExtractorFromName
Extract Date from filename, using DateFromString.getDateUsingSimpleDateFormat on the name or path
|
class |
DateExtractorNone
Always returns null
|
Modifier and Type | Field and Description |
---|---|
protected DateExtractor |
CollectionAbstract.dateExtractor |
Modifier and Type | Method and Description |
---|---|
void |
CollectionAbstract.setDateExtractor(DateExtractor dateExtractor) |
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.