| Package | Description |
|---|---|
| thredds.inventory |
Abstractions for tracking dataset inventory using "managed files".
|
| 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 |
DatasetCollectionManager.dateExtractor |
| Modifier and Type | Method and Description |
|---|---|
void |
DatasetCollectionManager.setDateExtractor(DateExtractor dateExtractor) |