thredds.catalog2.util
Class ThreddsCatalogUtils
java.lang.Object
thredds.catalog2.util.ThreddsCatalogUtils
public class ThreddsCatalogUtils
- extends Object
_more_
- Since:
- 4.0
- Author:
- edavis
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
datePointToDateType
public static DateType datePointToDateType(ThreddsMetadata.DatePoint datePoint)
throws ParseException
- Throws:
ParseException
datePointBuilderToDateType
public static DateType datePointBuilderToDateType(ThreddsMetadataBuilder.DatePointBuilder datePoint)
throws ParseException
- Throws:
ParseException
dateRangeToNcDateRange
public static DateRange dateRangeToNcDateRange(ThreddsMetadata.DateRange dateRange)
throws ParseException
- Throws:
ParseException
dateRangeBuilderToNcDateRange
public static DateRange dateRangeBuilderToNcDateRange(ThreddsMetadataBuilder.DateRangeBuilder dateRange)
throws ParseException
- Throws:
ParseException
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.