| Package | Description |
|---|---|
| thredds.cataloggen.datasetenhancer |
| Modifier and Type | Method and Description |
|---|---|
static RegExpAndDurationTimeCoverageEnhancer |
RegExpAndDurationTimeCoverageEnhancer.getInstanceToMatchOnDatasetName(java.lang.String matchPattern,
java.lang.String substitutionPattern,
java.lang.String duration)
Factory method that returns a RegExpAndDurationTimeCoverageEnhancer instance
that will apply the match pattern to the dataset name.
|
static RegExpAndDurationTimeCoverageEnhancer |
RegExpAndDurationTimeCoverageEnhancer.getInstanceToMatchOnDatasetPath(java.lang.String matchPattern,
java.lang.String substitutionPattern,
java.lang.String duration)
Factory method that returns a RegExpAndDurationTimeCoverageEnhancer instance
that will apply the match pattern to the dataset path.
|