Uses of Package
thredds.datatype

Packages that use thredds.datatype
thredds.catalog Reads and writes THREDDS Dataset Inventory Catalog XML documents. 
thredds.catalog.dl   
thredds.catalog.parser.jdom   
thredds.cataloggen   
thredds.datatype Specialized data types for THREDDS catalogs. 
ucar.nc2.dataset An extension to the netCDF API which provides support for coordinate systems, scale/offset/missing data, and NcML. 
ucar.nc2.dataset.grid Deprecated (use ucar.nc2.dt.grid) 
ucar.nc2.dt Scientific data types package. 
ucar.nc2.thredds Connects NetCDF-Java to THREDDS Catalogs and Datasets. 
 

Classes in thredds.datatype used by thredds.catalog
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.
DateType
          Implements the thredds "dateType" and "dateTypeFormatted" XML element types.
 

Classes in thredds.datatype used by thredds.catalog.dl
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.
 

Classes in thredds.datatype used by thredds.catalog.parser.jdom
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.
DateType
          Implements the thredds "dateType" and "dateTypeFormatted" XML element types.
TimeDuration
          Implements the thredds "duration" XML element type: specifies a length of time.
 

Classes in thredds.datatype used by thredds.cataloggen
DateType
          Implements the thredds "dateType" and "dateTypeFormatted" XML element types.
 

Classes in thredds.datatype used by thredds.datatype
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.
DateType
          Implements the thredds "dateType" and "dateTypeFormatted" XML element types.
TimeDuration
          Implements the thredds "duration" XML element type: specifies a length of time.
 

Classes in thredds.datatype used by ucar.nc2.dataset
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.
 

Classes in thredds.datatype used by ucar.nc2.dataset.grid
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.
 

Classes in thredds.datatype used by ucar.nc2.dt
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.
 

Classes in thredds.datatype used by ucar.nc2.thredds
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.